Next when I do rpm run build I get a bunch of errors. I guess I need to edit some config files but, there is no instruction about it.
I am on windows 10
error An unexpected error occurred: "https://registry.yarnpkg.com/v1.16.0: Not found".
info If you think this is a bug, please open a bug report with the information provided in "d:\\projects 2\\zap-desktop-master\\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
d:\projects 2\zap-desktop-master>npm run build
> [email protected] build d:\projects 2\zap-desktop-master
> cross-env NODE_CONFIG_ENV=production webpack -r @babel/register --config webpack/webpack.config.prod.js
'cross-env' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `cross-env NODE_CONFIG_ENV=production webpack -r @babel/register --config webpack/webpack.config.prod.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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\Nikko\AppData\Roaming\npm-cache\_logs\2019-07-02T04_48_23_680Z-debug.log
If that doesn't work, you might run down this list and see if anything suggested there helps.