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
{{ message }}
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
Thinking that I would contribute to this project, I created a fork, then cloned that on my local machine. I tried running 'npm test' and it failed. Then, thinking that it might just be an issue with using PowerShell (yes, I'm on Windows 10 - latest), I tried it with the bash shell that comes with git for Windows - same result:
I did as you say (i.e. removed my fork of coffeelint, then forked coffeelint/coffeelint, then cloned to my dev box), and I'm happy to report that 'npm run test' now passes all tests! Thank you.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Thinking that I would contribute to this project, I created a fork, then cloned that on my local machine. I tried running 'npm test' and it failed. Then, thinking that it might just be an issue with using PowerShell (yes, I'm on Windows 10 - latest), I tried it with the bash shell that comes with git for Windows - same result:
$ npm test
Compiling Coffeelint...
'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Test failed. See above for more details.
The text was updated successfully, but these errors were encountered: