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

npm install fails: invalid dependency package "bluelovers/string-width" #1

Closed
Hati- opened this issue Oct 25, 2018 · 0 comments
Closed

Comments

@Hati-
Copy link
Contributor

Hati- commented Oct 25, 2018

$ npm install --save ck2
npm ERR! code EINVALIDPACKAGENAME
npm ERR! Invalid package name "bluelovers/string-width": name can only contain URL-friendly characters

I can't seem to find the package anywhere either, so I have no idea what it does. Perhaps https://www.npmjs.com/package/string-width does the same and can replace it?

I also noticed that every dependencies is set to use any version ("fast-csv": "*"), which would break this package if any dependency have breaking changes. This should be fixed too.

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

1 participant