Skip to content

Unable to build under windows - error at test:bin task #1233

Closed
renovatebot/renovate
#216
@blikblum

Description

@blikblum

Cloned handlebars.js repository under windows 10 64bit, node 4.2.1

Installed dependencies npm install

Ran grunt. Initially there was an error in jison. After changing the eol of handlebars.I to unix it worked.

Again ran grunt

Got the following error:
Running "test:bin" task
Fatal error: Command failed: C:\WINDOWS\system32\cmd.exe /s /c "./bin/handlebars -a spec/artifacts/empty.handlebars"

To run ./bin/handlebars file under windows is necessary to execute node ./bin/handlebars

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions