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

Observable not on NPM? #1871

Closed
zachcp opened this issue Dec 8, 2024 · 2 comments
Closed

Observable not on NPM? #1871

zachcp opened this issue Dec 8, 2024 · 2 comments
Labels
bug Something isn’t working

Comments

@zachcp
Copy link

zachcp commented Dec 8, 2024

(base) zcpowers@Zacharys-MacBook-Air ~ % npx @observablehq/framework@latest crea
te
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@observablehq%2fframework - Not found
npm error 404
npm error 404  '@observablehq/framework@latest' 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/zcpowers/.npm/_logs/2024-12-08T18_50_04_395Z-debug-0.log

Image

@zachcp zachcp added the bug Something isn’t working label Dec 8, 2024
@zachcp
Copy link
Author

zachcp commented Dec 8, 2024

Note: this works.

npx --registry=https://registry.npmmirror.com "@observablehq/framework@latest" create

@mbostock
Copy link
Member

mbostock commented Dec 8, 2024

I’m not able to reproduce this behavior. It could be an issue with your local network, such as a corporate proxy, or a temporary issue with npm.

@mbostock mbostock closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working
Projects
None yet
Development

No branches or pull requests

2 participants