Watch Movies for Free - Roadmap https://github.com/orgs/ZorrillosDev/projects/1 - Gateway https://github.com/ZorrillosDev/watchit-gateway - App https://github.com/ZorrillosDev/watchit-desktop
docker-compose up
the node ll be up and ready
PS C:\Users\phill\source\Repos\Phill\watchit-desktop> npm run build
> watchit@0.6.0 build C:\Users\phill\source\Repos\Phill\watchit-desktop
> react-scripts build
Creating an optimized production build...
Failed to compile.
.\src\js\resources\helpers\storageHelper.js
Cannot find module: 'js/backend/storage'. Make sure this package is installed.
You can install this package by running: npm install js/backend/storage.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! watchit@0.6.0 build: `react-scripts build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the watchit@0.6.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\phill\AppData\Roaming\npm-cache\_logs\2021-01-04T05_15_47_891Z-debug.log
PS C:\Users\phill\source\Repos\Phill\watchit-desktop>