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

没法运行啊,提示缺少 Not Found - GET https://registry.npmjs.com/easy-scratch-blocks - Not found #1

Open
piaoxuedtian opened this issue Sep 15, 2020 · 1 comment

Comments

@piaoxuedtian
Copy link

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.com/easy-scratch-blocks - Not found
npm ERR! 404
npm ERR! 404 'easy-scratch-blocks@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2020-09-15T03_59_19_476Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! easy-scratch-gui@1.0.0 start: npm link easy-scratch-vm easy-scratch-blocks && webpack-dev-server
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the easy-scratch-gui@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

@BenRauzi
Copy link

You need to pull his easy-scratch-vm and eacy-scratch-blocks repositories and have them in the same directory as easy-scratch-gui.

Alternatively you can just replace all easy-scratch-vm with scratch-vm and easy-scratch-blocks with scratch-blocks

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