frptools / collectable

High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
MIT License
273 stars 14 forks source link

NPM Failing on @collectable/* references and @frptools/* references #69

Closed jk121960 closed 6 years ago

jk121960 commented 6 years ago

I wanted to check the lib out on NPM and received numerous "Cannot Read Data for" for collectable references and "Invalid Name" errors for frptools. I am interested to check it out, if the maintainer could correct the config files. Thanks

axefrog commented 6 years ago

Hey there, I can't reproduce this on my end. Are you still having trouble? It's possible that NPM was experiencing some temporary issues on their side.

jk121960 commented 6 years ago

Here is the cli, attached is the npm debug thanks

zenlinux Prolecto_oAuthRestTBA # npm install collectable npm ERR! Linux 3.16.0-38-generic npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "collectable" npm ERR! node v6.9.4 npm ERR! npm v3.10.10

npm ERR! Invalid name: "@collectable/map" npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! /root/ardour-projects/documents-backup/Projects/Prolecto_oAuthRestTBA/npm-debug.log zenlinux Prolecto_oAuthRestTBA #

Gerald Klein DBA

jk121960@gmail.com

jk@zognet.com

708-599-0352

Arch, Gentoo I3, Ranger & Vim the coding triple threat.

Linux registered user #548580

Brought to you by the Amish Mafia

On Mon, Aug 27, 2018 at 7:37 PM, Nathan Ridley notifications@github.com wrote:

Hey there, I can't reproduce this on my end. Are you still having trouble? It's possible that NPM was experiencing some temporary issues on their side.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/frptools/collectable/issues/69#issuecomment-416412641, or mute the thread https://github.com/notifications/unsubscribe-auth/ABnsxPJ-290qaqRb3rCAO66ScBf5bX9-ks5uVJC-gaJpZM4WNym2 .

axefrog commented 6 years ago

You're on an extremely outdated version of NPM, which I suspect is why you're having a problem. Current version is 6+ (you're still on 3.x).

Others have had similar problems, and the cause is the same. See: https://stackoverflow.com/questions/37038269/npm-err-invalid-name-angular-core-when-following-the-angular-2-quick-start

jk121960 commented 6 years ago

OK thanks, Oddly didn't have any problem with other packages, I will upgrade and see, thanks again

Gerald Klein DBA

jk121960@gmail.com

jk@zognet.com

708-599-0352

Arch, Gentoo I3, Ranger & Vim the coding triple threat.

Linux registered user #548580

Brought to you by the Amish Mafia

On Mon, Aug 27, 2018 at 9:46 PM, Nathan Ridley notifications@github.com wrote:

You're on an extremely outdated version of NPM, which I suspect is why you're having a problem. Current version is 6+ (you're still on 3.x).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/frptools/collectable/issues/69#issuecomment-416432935, or mute the thread https://github.com/notifications/unsubscribe-auth/ABnsxEPaXdWyOCENBo932sXvwv1MnMh_ks5uVK79gaJpZM4WNym2 .

jk121960 commented 6 years ago

I finally got around to checking it and you were right I installed latest and it went in fine. Thanks again

Gerald Klein DBA

jk121960@gmail.com

jk@zognet.com

708-599-0352

Arch, Gentoo I3, Ranger & Vim the coding triple threat.

Linux registered user #548580

Brought to you by the Amish Mafia

On Tue, Aug 28, 2018 at 4:57 AM, Gerald Klein jk@zognet.com wrote:

OK thanks, Oddly didn't have any problem with other packages, I will upgrade and see, thanks again

Gerald Klein DBA

jk121960@gmail.com

jk@zognet.com

708-599-0352

Arch, Gentoo I3, Ranger & Vim the coding triple threat.

Linux registered user #548580

Brought to you by the Amish Mafia

On Mon, Aug 27, 2018 at 9:46 PM, Nathan Ridley notifications@github.com wrote:

You're on an extremely outdated version of NPM, which I suspect is why you're having a problem. Current version is 6+ (you're still on 3.x).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/frptools/collectable/issues/69#issuecomment-416432935, or mute the thread https://github.com/notifications/unsubscribe-auth/ABnsxEPaXdWyOCENBo932sXvwv1MnMh_ks5uVK79gaJpZM4WNym2 .