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

Invalid name: "@kadira/storybook" when installing package with npm #22

Closed
robin-drexler opened this issue Apr 2, 2016 · 7 comments
Closed

Comments

@robin-drexler
Copy link

When I try to install the package with npm version 3.8.3, I get the following error:

Invalid name: "@kadira/storybook"

Have seen that before?

@themgt
Copy link

themgt commented Apr 2, 2016

Same here:

npm ERR! Darwin 14.1.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.10.0
npm ERR! npm  v3.8.3

npm ERR! Invalid name: "@kadira/storybook"

See also kadira-samples/react-storybook-demo#3

@arunoda
Copy link
Member

arunoda commented Apr 2, 2016

It seems like you guys are using a NPM mirror registry. See here: #15

@themgt
Copy link

themgt commented Apr 2, 2016

gotcha, thanks!

@arunoda
Copy link
Member

arunoda commented Apr 2, 2016

I'm gonna close this and re-open the original #15.

@arunoda arunoda closed this as completed Apr 2, 2016
@nrempel
Copy link

nrempel commented Apr 5, 2016

@arunoda I think these issues are unrelated.

I am using the npm registry:

npm c get registry
https://registry.npmjs.org/

and I get

Invalid name: "@kadira/storybook"

Any ideas?

@arunoda
Copy link
Member

arunoda commented Apr 5, 2016

@nrempel That's so weird. I'm working on to support GH based distribution. Need some work, I'll publish on the other thread.

@atfzl
Copy link

atfzl commented Jan 3, 2017

I am not sure what is the reason but it works for me if node is installed through nvm. It gives error if I use the node distribution from https://nodejs.org/en/.

ndelangen pushed a commit that referenced this issue Apr 5, 2017
Support custom panels with addons
ndelangen pushed a commit that referenced this issue Apr 5, 2017
Added tests for runner covering every possible states snapshot could be
ndelangen pushed a commit that referenced this issue Apr 11, 2017
Multiline comments support #5
ndelangen added a commit that referenced this issue Apr 11, 2017
ndelangen pushed a commit that referenced this issue Apr 15, 2017
Update babel-eslint to version 7.0.0 🚀
thani-sh pushed a commit that referenced this issue May 24, 2017
ndelangen pushed a commit that referenced this issue Feb 23, 2024
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

5 participants