ui-ace icon indicating copy to clipboard operation
ui-ace copied to clipboard

Attempting to build demo results in Fatal error

Open jxc876 opened this issue 9 years ago • 0 comments

I tried to build the demo:

$ npm install
...
$ grunt serve
Running "karma:continuous" (karma) task

Running "ngAnnotate:main" (ngAnnotate) task
>> 1 file successfully generated.

Running "uglify:build" (uglify) task
>> 1 file created.

Running "build:gh-pages" (build) task
Fatal error: spawn ENOENT

OS: Windows 7, 64 bit

jxc876 avatar May 13 '15 20:05 jxc876