Skip to content

test command giving error #3

Open
@jintoppy

Description

@jintoppy

when I run "npm run test" I get the following error

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

I changed extensions to js and removed the quotes from the glob pattern and it is working. But, not sure, if this is with problem with node version or OS.

mocha --compilers js:babel-core/register --require ./test/test_helper.js test/**/*.js

Node version is 4.2.1
OS is Windows 7 Professional

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