Hi!
I'm trying to fix a few low hanging bugs but when running npm install I am getting an error when it tries to run npm run build:dev; npm run build:prod.
I've read the documentation and tried to troubleshoot but I am not quite sure what is going on.
Here is the npm-debug.log
Am I doing something wrong or missing a dependency? I'm on windows.
Hi!
I'm trying to fix a few low hanging bugs but when running npm install I am getting an error when it tries to run
npm run build:dev; npm run build:prod.I've read the documentation and tried to troubleshoot but I am not quite sure what is going on.
Here is the npm-debug.log
Am I doing something wrong or missing a dependency? I'm on windows.