Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Failed at checking. #65

Closed
JeffreyStrahm opened this issue Mar 2, 2017 · 10 comments
Closed

Failed at checking. #65

JeffreyStrahm opened this issue Mar 2, 2017 · 10 comments
Labels

Comments

@JeffreyStrahm
Copy link

JeffreyStrahm commented Mar 2, 2017

Error: spawn UNKNOWN
    at exports._errnoException (util.js:1026:11)
    at ChildProcess.spawn (internal/child_process.js:313:11)
    at exports.spawn (child_process.js:392:9)
    at C:\Users\Jeffrey Strahm\.atom\packages\linter-cpplint\node_modules\sb-exec\lib\index.js:15:53
    at Object.<anonymous> (C:\Users\Jeffrey Strahm\.atom\packages\linter-cpplint\node_modules\sb-exec\lib\index.js:14:18)
    at next (<anonymous>)
    at step (C:\Users\Jeffrey Strahm\.atom\packages\linter-cpplint\node_modules\sb-exec\lib\index.js:84:191)
    at C:\Users\Jeffrey Strahm\.atom\packages\linter-cpplint\node_modules\sb-exec\lib\index.js:84:368
@Arcanemagus
Copy link
Member

Do you have any information on how to reproduce this?

@JeffreyStrahm
Copy link
Author

I installed it, and when I saved my file it failed.
Using the latest version
windows 10
using with c++
atom v1.15

@Arcanemagus
Copy link
Member

Can you update to v2.0.0 and try again? Note that this package no longer bundles an out of date version of cpplint, so you will need to install it on your system yourself (pip install cpplint).

@JeffreyStrahm
Copy link
Author

How do I open up the console where is dumps errors? I did that and now it's just saying check console for errors. Sorry for being a complete noob.

@Arcanemagus
Copy link
Member

View -> Developer -> Toggle Developer Tools

@JeffreyStrahm
Copy link
Author

image

@Arcanemagus
Copy link
Member

Ah ha! That one's actually my fault 😞.

@Arcanemagus
Copy link
Member

v2.0.1 should fix both the bugs in your screenshot there.

@JeffreyStrahm
Copy link
Author

It works! No errors!

@Arcanemagus
Copy link
Member

When #35 eventually gets fixed stuff like that should stop sneaking into releases 😞😛.

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

No branches or pull requests

2 participants