Coder Social home page Coder Social logo

Comments (28)

jaredwray avatar jaredwray commented on August 30, 2024 9

Hi All. Sorry for the failure and I am working on a publish now. It should be out in the next hour.

from cache-manager.

mtripathy-palo avatar mtripathy-palo commented on August 30, 2024 6

@mmendivilg - You would have to use the tilde(~) and not ^ with the version
"cache-manager": "~5.2.1",

This will ensure the version stays as 5.2.x (only gets bumped to patch versions when available).
In this case 5.3.0 is the failing version.

from cache-manager.

kimtiago avatar kimtiago commented on August 30, 2024 3

My production app is not deploying because of this error:

[Nest] 14136 - 11/16/2023, 7:51:25 PM ERROR [PackageLoader] The "cache-manager" package is missing. Please, make sure to install this library ($ npm install cache-manager) to take advantage of CacheModule.

I was wondering if anyone can tell me what to do to fix this temporarily?

add "cache-manager": "5.2.4" as dependency of your package.json, this will force to use this version

from cache-manager.

Bojianye avatar Bojianye commented on August 30, 2024

Same, the cache-manager folder does not contain any source code.

from cache-manager.

w3nder avatar w3nder commented on August 30, 2024

up

from cache-manager.

kimtiago avatar kimtiago commented on August 30, 2024

up!

from cache-manager.

waynemamahit avatar waynemamahit commented on August 30, 2024

Up!

from cache-manager.

mmendivilg avatar mmendivilg commented on August 30, 2024

Up!

from cache-manager.

dhianica avatar dhianica commented on August 30, 2024

up

from cache-manager.

mmendivilg avatar mmendivilg commented on August 30, 2024

My production app is not deploying because of this error:

[Nest] 14136 - 11/16/2023, 7:51:25 PM ERROR [PackageLoader] The "cache-manager" package is missing. Please, make sure to install this library ($ npm install cache-manager) to take advantage of CacheModule.

I was wondering if anyone can tell me what to do to fix this temporarily?

from cache-manager.

mmendivilg avatar mmendivilg commented on August 30, 2024

My production app is not deploying because of this error:
[Nest] 14136 - 11/16/2023, 7:51:25 PM ERROR [PackageLoader] The "cache-manager" package is missing. Please, make sure to install this library ($ npm install cache-manager) to take advantage of CacheModule.
I was wondering if anyone can tell me what to do to fix this temporarily?

add "cache-manager": "5.2.4" as dependency of your package.json, this will force to use this version

Thank you for the quick reply
despite having in my package.json

"cache-manager": "^5.2.1",

I keep getting this errorr:

Nov 17 02:45:12 ip-172-31-38-180 web: #033[96msrc/app/tenant/roles/services/roles-cache.service.ts#033[0m:#033[93m1#033[0m:#033[93m23#033[0m - #033[91merror#033[0m#033[90m TS2307: #033[0mCannot find module 'cache-manager' or its corresponding type declarations.

Nov 17 02:45:12 ip-172-31-38-180 web: #33[7m1#033[0m import { Cache } from 'cache-manager';

from cache-manager.

mmendivilg avatar mmendivilg commented on August 30, 2024

@mmendivilg - You would have to use the tilde(~) and not ^ with the version "cache-manager": "~5.2.1",

This will ensure the version stays as 5.2.x (only gets bumped to patch versions when available). In this case 5.3.0 is the failing version.

Saved my life. Thank you

from cache-manager.

yurikgs avatar yurikgs commented on August 30, 2024

same problem here :)

from cache-manager.

yeli19950109 avatar yeli19950109 commented on August 30, 2024

same problem

from cache-manager.

salmanx avatar salmanx commented on August 30, 2024

Same problem! No src or dist folder inside cache manager codebase in node modules.

from cache-manager.

md-redwan-hossain avatar md-redwan-hossain commented on August 30, 2024

same problem

from cache-manager.

anhhaduy1 avatar anhhaduy1 commented on August 30, 2024

+1

from cache-manager.

QuentinLemCode avatar QuentinLemCode commented on August 30, 2024

+1

from cache-manager.

QuentinLemCode avatar QuentinLemCode commented on August 30, 2024

I suggest an automated workflow for avoid this in the future : #612

from cache-manager.

aretit2533 avatar aretit2533 commented on August 30, 2024

+1

from cache-manager.

leifermendez avatar leifermendez commented on August 30, 2024

up

from cache-manager.

FabianMeul avatar FabianMeul commented on August 30, 2024

+1

from cache-manager.

jandersonTIC avatar jandersonTIC commented on August 30, 2024

up!

from cache-manager.

nikhildoifode avatar nikhildoifode commented on August 30, 2024

+1

from cache-manager.

jason2han avatar jason2han commented on August 30, 2024

up!

from cache-manager.

joepegler avatar joepegler commented on August 30, 2024

+1

from cache-manager.

jaredwray avatar jaredwray commented on August 30, 2024

This has been released with a dist folder 5.3.1. Again, this was my fault and I will make it so it doesnt happen again.

from cache-manager.

QuentinLemCode avatar QuentinLemCode commented on August 30, 2024

@jaredwray can you look at this PR please : #612

from cache-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.