Hey guys. I forked this library to use in a project (as I understand the licence allows this). I tried running npm run build and npm run-scripts build. Neither of them worked. This error was given.
Do I need to write a new command line for building on Windows?
Hey guys. I forked this library to use in a project (as I understand the licence allows this). I tried running
npm run build
andnpm run-scripts build
. Neither of them worked. This error was given.Do I need to write a new command line for building on Windows?