Open vlrprbttst opened 8 years ago
It sounds like your node env is set to "production". Therefore you'll need a production.json in the config folder. Try copying the development.json (or default.json) eg
cp config/default.json config/production.json
everything goes smoothly until i
npm run webpack
so inpm install webpack -g
ornpm install webpack --save-dev
but now i get
i tried the trouble shooting of running webpack but
Remove-Item : A parameter cannot be found that matches parameter name 'rf'.
sorry for being so synthetic :smile_cat: