Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

franchise-client@0.3.0 is gone. Cannot upgrade to 0.3.1 - have to use 0.2.7 instead #103

Open
ADTC opened this issue Jun 11, 2021 · 1 comment

Comments

@ADTC
Copy link

ADTC commented Jun 11, 2021

Per npmjs, 0.3.0 doesn't exist anymore: https://www.npmjs.com/package/franchise-client

I tried npx franchise-client@0.3.1 instead and had this error:

npm ERR! path /home/<user>/.npm/_npx/24025/lib/node_modules/franchise-client/lib/server.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/<user>/.npm/_npx/24025/lib/node_modules/franchise-client/lib/server.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/<user>/.npm/_logs/2021-06-11T00_49_14_581Z-debug.log
Install for franchise-client@0.3.1 failed with code 254

I tried npx franchise-client@0.2.7 and it worked. 👍

@mmngreco
Copy link

Thanks for your tip! I could make it work but the I couldn't connect to a database (postgres), could you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants