You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error when trying to start BE with examples
Thanhs-MacBook-Pro:ui thanhnguyen$ npm run exapmles
>[email protected] exapmles /Users/thanhnguyen/Desktop/ui
>cd node_modules/@codeceptjs/examples && ../bin/codepress.js
sh: ../bin/codepress.js: No such file or directory
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR![email protected] exapmles: `cd node_modules/@codeceptjs/examples && ../bin/codepress.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] exapmles 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! /Users/thanhnguyen/.npm/_logs/2019-11-29T12_53_59_548Z-debug.log
The text was updated successfully, but these errors were encountered:
I got this error when trying to start BE with examples
The text was updated successfully, but these errors were encountered: