insidesherpa / JPMC-tech-task-2-PY3

29 stars 348 forks source link

"npm install" on M1 Macbook Air silicon Chip #591

Open sahithanusuri opened 2 years ago

sahithanusuri commented 2 years ago

ERROR: npm is known not to run on Node.js v11.0.0 You'll need to upgrade to a newer Node.js version in order to use this version of npm. You can find the latest version at https://nodejs.org/

Notes: I'm unable to use npm on node.js v11.0.0

Screen Shot 2022-07-25 at 3 41 18 PM
sahithanusuri commented 2 years ago

The recommended version are node v11.0.0 and npm v6.4.1. However npm is not working on node v11.0.0.

kirankuyate2157 commented 2 years ago

have you solved this issue ? I also get the same issue.

sahithanusuri commented 2 years ago

Not yet.

camrynfriedman commented 2 years ago

Looking to get this issue solved as well.

kirankuyate2157 commented 2 years ago

@sahithanusuri look into #602
I hope it will resolve your npm problem 90% ✅

camrynfriedman commented 2 years ago

@sahithanusuri , any solution?