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

'+' character in package.json #4

Open
BrianNewsom opened this issue Nov 7, 2014 · 2 comments
Open

'+' character in package.json #4

BrianNewsom opened this issue Nov 7, 2014 · 2 comments

Comments

@BrianNewsom
Copy link

Hi,

At least on my machine, node doesn't seem to like the '+' character used in the name field of package.json. When I removed the '+' characters, it worked okay.

I ran npm install and got the following error
image

My issue is resolved but this should probably be fixed in case it affects others.

Thanks,
Brian

@ianks
Copy link

ianks commented Nov 8, 2014

Weird. According to MS the only non-alllowed characters in are \ / ? : * " > < | (source). I would possibly report that to the Node team cuz "That Ain't Right" ™

@dawsbot
Copy link

dawsbot commented Nov 9, 2014

Brian's fix was necessary to work on my machine as well. Thanks

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

3 participants