andreyvit / json-diff

Structural diff for JSON files
MIT License
1.13k stars 134 forks source link

Do I need to install coffee separately? #95

Open laromand opened 2 years ago

laromand commented 2 years ago

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 commented 1 year ago

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