0

Recently moved all my files from my old Mac 2015 to a new module with a M1 Chip. Been wrecking my brain trying to get projects up and running. This one will not install the packages. Anyone know any solutions, seen this has been a problem with others but have not found a solution.

Thanks here is the error log.

npm ERR! code 1
npm ERR! path /Users/x
npm ERR! command failed
npm ERR! command sh -c node installArchSpecificPackage
npm ERR! npm ERR! code ETARGET
npm ERR! npm ERR! notarget No matching version found for node-bin-darwin-arm64@12.22.12.
npm ERR! npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! npm ERR! notarget a package version that doesn't exist.
npm ERR! 
npm ERR! npm ERR! A complete log of this run can be found in:
npm ERR! npm ERR!     /Users/X

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/X
Ndango
  • 59
  • 8
  • 1
    You may wanna check this out: https://stackoverflow.com/questions/71145145/npm-install-cannot-find-module-node-darwin-arm64-package-json-on-m1-chip – hassansuhaib Feb 25 '23 at 10:18

0 Answers0