Upgrading NodeJS to latest on macOS
· One min read
Working on a project today, I updated package.json to update some dependencies. After that, running npm i
to refresh the npm packages got errors like the following.
Working on a project today, I updated package.json to update some dependencies. After that, running npm i
to refresh the npm packages got errors like the following.