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

Do I need to install coffee separately? #95

Open
laromand opened this issue Sep 30, 2022 · 1 comment
Open

Do I need to install coffee separately? #95

laromand opened this issue Sep 30, 2022 · 1 comment

Comments

@laromand
Copy link

I have many years of client side javascript but nodejs is new to me.

I keep getting the following error when I run: npm test?

PS C:\DevProjects\jsonDiffProjects\json-diff-master> npm test

json-diff@0.9.0 test
coffee -c test; mocha test/*.js

'coffee' is not recognized as an internal or external command,
operable program or batch file.

@SlickNutter
Copy link

Although I have no experience with coffee script, I'd say so.
As you can see here coffee-script is called using coffee.

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

No branches or pull requests

2 participants