Open arthur6666 opened 3 years ago
Hi folks,
I'm trying to install this app but terminal gives me error when I run npm run compile
npm run compile
error message is
npm ERR! missing script: compile
npm ERR! A complete log of this run can be found in: npm ERR! /Users/xx/.npm/_logs/2021-05-12T19_56_37_240Z-debug.log
I checked package.json file and I do find compile script but somehow it just keeps giving me this error. Could anyone please help?
Thank you!
Hi folks,
I'm trying to install this app but terminal gives me error when I run
npm run compile
error message is
npm ERR! missing script: compile
npm ERR! A complete log of this run can be found in: npm ERR! /Users/xx/.npm/_logs/2021-05-12T19_56_37_240Z-debug.log
I checked package.json file and I do find compile script but somehow it just keeps giving me this error. Could anyone please help?
Thank you!