-
-
Notifications
You must be signed in to change notification settings - Fork 187
Closed
Description
I tried running npm install and the code would not build in Windows 7. It was failing on the "test" target. "cross-env" needs to be added to the beginning of the line like in the "build:es" target:
"test": "cross-env NODE_ENV=test ./node_modules/.bin/mocha --compilers js:babel-core/register",
Metadata
Metadata
Assignees
Labels
No labels