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

running npm install -g webstudio throws GET https://registry.npmjs.org/@webstudio-is%2ftemplate - Not found #4654

Closed
parabolabam opened this issue Dec 25, 2024 · 3 comments · Fixed by #4657

Comments

@parabolabam
Copy link

Hi! Hope you're doing great.

Trying to install webstudio with

npm install -g webstudio

I get the error which is shown down below.

It blocks from exporting project as a ready to deploy app.

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@webstudio-is%2ftemplate - Not found
npm error 404
npm error 404  '@webstudio-is/template@0.195.0' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.

npm error A complete log of this run can be found in: /Users/parabolabam/.npm/_logs/2024-12-25T13_48_23_836Z-debug-0.log
@TrySound
Copy link
Member

Thanks for reporting. We will fix it shortly.

@parabolabam
Copy link
Author

thank a lot!

TrySound added a commit that referenced this issue Dec 25, 2024
Fixes #4654

template package is private for now so better move it into dev
dependencies.
@TrySound TrySound reopened this Dec 25, 2024
@TrySound
Copy link
Member

The new CLI version is released. Should work now.

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

Successfully merging a pull request may close this issue.

2 participants