Matthew Marino
Matthew Marino
Hi wsfuller, with this machinepack all that is needed is to - sails new - cd into new project - npm install machinepack-prompts machinepack-sailsgulpify - npm install - node node_modules/machinepack-sailsgulpify/templates/toggleEngine.js...
ok, so after the machinepack is installed, you need to run node node_modules/machinepack-sailsgulpify/templates/toggleEngine.js in the console in the project root directory. When prompted, enter gulpifysails and it will begin to...
ok, you need to npm install -g gulp
what system areyou using? windows, mac, linux?
on windows you will need to make sure that after creating the project you delete the node modules folder created by sails. windows doesn't like the linkage that sails creates....