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

“run-server" is broken with yarn #141

Closed
LeoNatan opened this issue May 29, 2017 · 0 comments
Closed

“run-server" is broken with yarn #141

LeoNatan opened this issue May 29, 2017 · 0 comments

Comments

@LeoNatan
Copy link
Contributor

detox run-server is broken when using yarn:

/bin/sh: node_modules/.bin/detox-server: No such file or directory
child_process.js:533
    throw err;
    ^

Error: Command failed: node_modules/.bin/detox-server
    at checkExecSyncError (child_process.js:490:13)
    at Object.execSync (child_process.js:530:13)
    at Object.<anonymous> (/Users/lnatan/Desktop/Code/detox_2/detox/local-cli/detox-run-server.js:7:4)
    at Module._compile (module.js:571:32)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:488:32)
    at tryModuleLoad (module.js:447:12)
    at Function.Module._load (module.js:439:3)
    at Module.runMain (module.js:605:10)
    at run (bootstrap_node.js:422:7)
@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants