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

when I install ghost-cli, it encounter a error : No matching version found for [email protected] #1884

Open
liuestc opened this issue Sep 23, 2024 · 0 comments

Comments

@liuestc
Copy link

liuestc commented Sep 23, 2024

when I exec sudo npm install -g ghost-cli@latest

I encountered a error, the whole log below

npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:

i found the package.json the "generate-password": "1.7.1" ,but I search the repo generate-password there no version 1.7.1, the latest version is 1.61, i'm stuck in step1, how can i start? is it my computer's local env probelem? how can i check?
my OS info is mbp M1

ProductName:		macOS
ProductVersion:		14.6.1

➜  ghost_hd_platform npm --version
7.10.0
➜  ghost_hd_platform node -v
v20.5.1
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

1 participant