Giter Site home page Giter Site logo

Comments (8)

atulbhatt-system32 avatar atulbhatt-system32 commented on May 23, 2024 3

I tried with node -v (21.5.0) and npm -v (10.2.4) but what worked for me was downgrading yo to version 4.3.1

from yo.

1071125093 avatar 1071125093 commented on May 23, 2024 1

stiff but fixed
1.need nvm, install node 20.5.0
2.reinstall yo generator-code

from yo.

mshima avatar mshima commented on May 23, 2024 1

yo must be installed with newer npm (must support peer dependencies).

npm install -g npm@latest
npm uninstall -g yo generator-code
npm install -g yo generator-code
npm uninstall yo generator-code # make sure it’s not installed locally
yo code

from yo.

1071125093 avatar 1071125093 commented on May 23, 2024

same

from yo.

filipboca avatar filipboca commented on May 23, 2024

Same for me, still does not work on 20.5

from yo.

atulbhatt-system32 avatar atulbhatt-system32 commented on May 23, 2024

I am also facing the same issue

from yo.

mshima avatar mshima commented on May 23, 2024

C:\Users\KHC1SZH\chenkai\Projects\vscodePluginsDemo>node --version v14.17.2

C:\Users\KHC1SZH\chenkai\Projects\vscodePluginsDemo>npm --version 6.14.13

yo@5 requires node 18 and npm should be at least v7, latest is recommended.

from yo.

atulbhatt-system32 avatar atulbhatt-system32 commented on May 23, 2024

@mshima is node 18 the minimum requirement or greater also works for yo@5 as in my case it didn't.
node -v (21.5.0) and npm -v (10.2.4)

from yo.

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.