Closed josefbachmann closed 4 years ago
In the Installation Step where i need to run npm install I get the following error:
npm install
npmv_install.log
npm -v: 6.41 node -v: v10.13.0 yarn -v: 1.21.1
npm -v: 6.41
node -v: v10.13.0
yarn -v: 1.21.1
Can somebody tell this noob here what to do? Thank you very much.
when i changed to the current stable node version (v12.14.1) it actually worked. maybe the guide needs an update?
v12.14.1
In the Installation Step where i need to run
npm install
I get the following error:npmv_install.log
npm -v: 6.41
node -v: v10.13.0
yarn -v: 1.21.1
Can somebody tell this noob here what to do? Thank you very much.