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

AppVeyor buid fails #2

Closed
wasd171 opened this issue Jun 2, 2017 · 1 comment · Fixed by #3
Closed

AppVeyor buid fails #2

wasd171 opened this issue Jun 2, 2017 · 1 comment · Fixed by #3
Assignees

Comments

@wasd171
Copy link

wasd171 commented Jun 2, 2017

Hi!

My build on AppVeyor fails with:

> chatinder@1.4.5 postinstall C:\projects\chatinder
> is-ci 'ci:skip' 'install:types'
internal/child_process.js:317
    throw errnoException(err, 'spawn');
    ^
Error: spawn UNKNOWN
    at exports._errnoException (util.js:1026:11)
    at ChildProcess.spawn (internal/child_process.js:317:11)
    at Object.exports.spawn (child_process.js:471:9)
    at run (C:\projects\chatinder\node_modules\is-ci-cli\cli.js:11:23)
    at Object.<anonymous> (C:\projects\chatinder\node_modules\is-ci-cli\cli.js:25:15)
    at Module._compile (module.js:569:30)
    at Object.Module._extensions..js (module.js:580:10)
    at Module.load (module.js:503:32)
    at tryModuleLoad (module.js:466:12)
    at Function.Module._load (module.js:458:3)
@wasd171
Copy link
Author

wasd171 commented Jun 2, 2017

Might be related

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

Successfully merging a pull request may close this issue.

2 participants