Code Monkey home page Code Monkey logo

Comments (9)

rgbkrk avatar rgbkrk commented on May 17, 2024

That makes me wonder if you have to be logged in. I just switched to a fresh node version with a fresh clone and the install went fine for me. Trying again in a Docker container.

from nteract.

rgbkrk avatar rgbkrk commented on May 17, 2024

Well, that worked too. Time for me to check out the log you posted. Thanks for being thorough.

from nteract.

rgbkrk avatar rgbkrk commented on May 17, 2024

Doing some digging, I see that others report a similar thing when their connection is slow: npm/npm#11169 I'll see about limiting my bandwidth to attempt to reproduce. Update: Comcast is awesome, limited my connection to "why would I do this to myself levels" and still had no troubles.

Possible workaround: try to npm install @reactivex/rxjs directly. We're using the scoped module to get all the module types: https://www.npmjs.com/package/@reactivex/rxjs#all-module-types-cjses6amdtypescript-via-npm

You're already on npm3, so I haven't suggested trying npm install @reactivex/[email protected]. That's worth a shot as well.

Thanks for your patience, hopefully we'll make the developer experience better through this. 😄

from nteract.

rgbkrk avatar rgbkrk commented on May 17, 2024

Another thing to try based on a comment on npm/npm:

I'm going to guess that this is caused by your login credentials being stale or otherwise incorrect. Run npm login again, and if that doesn't work, move $HOME/.npmrc out of the way and run npm login again.

from nteract.

 avatar commented on May 17, 2024

Wow 😄 that's reactivity!

I did: $ npm install @reactivex/[email protected]; npm install; and it worked!

from nteract.

rgbkrk avatar rgbkrk commented on May 17, 2024

🎉

from nteract.

rgbkrk avatar rgbkrk commented on May 17, 2024

It would be awesome if you add that suggestion to the README as an alternative/troubleshooting thing.

from nteract.

 avatar commented on May 17, 2024

Here you are: #72

from nteract.

lock avatar lock commented on May 17, 2024

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

from nteract.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.