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' in package.json #12

Closed
dupski opened this issue Jan 3, 2016 · 1 comment
Closed

Invalid 'name' in package.json #12

dupski opened this issue Jan 3, 2016 · 1 comment

Comments

@dupski
Copy link

dupski commented Jan 3, 2016

Hi guys.

I've tried to install your library using npm but get the following issue:

$ npm install git+https://github.com/abdmob/x2js.git --save
npm ERR! addLocal Could not install /tmp/npm-6604-622e8ec5/git-cache-30c70c4a6eeb/41782e9b53e2c4093873ea8d761805ae1935d753
npm ERR! Linux 3.19.0-39-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "git+https://github.com/abdmob/x2js.git" "--save"
npm ERR! node v4.2.4
npm ERR! npm  v2.14.12

npm ERR! Invalid name: "abdmob/x2js"
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

I think you need to remove the forwardslash from the package name in package.json

abdolence added a commit that referenced this issue Jan 4, 2016
@abdolence
Copy link
Owner

Fixed, thanks for the report!

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