Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start BE with examples gives error #24

Closed
kobenguyent opened this issue Nov 29, 2019 · 2 comments
Closed

Start BE with examples gives error #24

kobenguyent opened this issue Nov 29, 2019 · 2 comments

Comments

@kobenguyent
Copy link
Contributor

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
@DavertMik
Copy link
Contributor

Yeah, could you make PR to examples to create an output folder there?

@kobenguyent
Copy link
Contributor Author

kobenguyent commented Dec 2, 2019

@DavertMik I think it's fixed by #25 or you want something different?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants