Skip to content

npm install failing on windows #104

@pl4u

Description

@pl4u

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

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