Git Product home page Git Product logo

Comments (3)

AJamesPhillips avatar AJamesPhillips commented on August 18, 2024 1

Hey, no worries. Yeah saw that conversation, wasn't clear to me what was going on, seems multiple people with different errors but potentially the same issue although the error we've got here in this issue was fixed when the OP upgraded npm as KamranMackey "suggested". When you say:

conversation around npm versions, but it seems as you've tried two versions it might be something else

I'm confused as I think it's definitely something to do with how different versions of npm behave right? As it's working for the moment and this is more pressing I won't be able to try installing with yarn for a while but will try when I can reprioritise it. Regardless, thank you very much for your prompt reply 👍 😄 (Out of interest, what version of npm and node are you running?)

from create-react-app-typescript.

wmonk avatar wmonk commented on August 18, 2024

Hey @AJamesPhillips, thanks for reporting this! After a quick google this seems to be an issue with npm itself. When you create a new react-app it installs a bunch of packages using npm so I assume it's because of that.

If you look here, there seems to be a bunch of conversation around npm versions, but it seems as you've tried two versions it might be something else. Are you able to install using yarnpkg, I think CRA will use yarn by default if it's installed.

from create-react-app-typescript.

wmonk avatar wmonk commented on August 18, 2024

Currently I have

→ node -v
v7.3.0
→ npm -v
3.10.10

and it's working fine. That is on OS X though so guess it's OS specific.

from create-react-app-typescript.

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.