-
-
Notifications
You must be signed in to change notification settings - Fork 241
Description
When getting the project setup and you get to the grunt prepare
step, it runs a series of tasks where this happens...
Running "shell:depNSInit" (shell) task
node-gyp rebuild
SOLINK_MODULE(target) Release/.node
CXX(target) Release/obj.target/fse/fsevents.o
SOLINK_MODULE(target) Release/fse.node
[email protected] ../../node_modules/grunt-ts
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected]
└── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
src/
Warning: Task "default" not found. Use --force to continue.
Aborted due to warnings.
Warning: Command failed: /bin/sh -c npm install&&grunt --no-runtslint
Use --force to continue.
Aborted due to warnings.