kilbot / WooCommerce-POS

:bangbang: All development now at https://github.com/wcpos.
http://wcpos.com
GNU General Public License v3.0
353 stars 125 forks source link

node_modules' is not recognized as an internal or external command #183

Open Diego74965 opened 6 years ago

Diego74965 commented 6 years ago

that error appears when i execute npm run build

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! woocommerce-pos@0.5.0-beta build: `npm install && node_modules/.bin/grunt build --force && docker-compose -f .docker/docker.yml build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the woocommerce-pos@0.5.0-beta build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.