Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

running npm test fails #655

Open
Open
@johndeighan

Description

@johndeighan

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

[email protected] pretest C:\Users\johnd\coffeelint
cake compile

Compiling Coffeelint...

[email protected] test C:\Users\johnd\coffeelint
./vowsrunner.js --spec test/.coffee test/.litcoffee

'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! Test failed. See above for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions