node-red/node-red-nodegen

grunt fails on Windows

kazuhitoyokoi opened this issue · 0 comments

What are the steps to reproduce?

  1. git clone https://github.com/node-red/node-red-nodegen.git
  2. cd node-red-nodegen
  3. npm install
  4. grunt

What happens?

The error, "Warning: Command failed" occurred because the separator of the command in Gruntfile is semi colon for Unix environment.

What do you expect to happen?

grunt command runs successfully without the error.

Please tell us about your environment:

  • node.js version: v6.10.3
  • npm version: v3.10.10
  • Platform/OS: Windows 10
  • Browser: Google Chrome 63.0.3239.132(Official Build)(64 bit)on Windows 10