You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
when I exec
sudo npm install -g ghost-cli@latest
I encountered a error, the whole log below
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
The text was updated successfully, but these errors were encountered: