Closed scpeterson closed 9 years ago
Hi, can you please let me know your OS, node and npm version?
My apologies for leaving that out. I'm running on Windows 8.1 Pro 64 bit, with Node v0.10.33 and npm 1.4.28.
The problem is that I don't have a Windows machine. Trying on Linux and Mac OSX I'm not able to reproduce the issue. I'll investigate more!
Hi @scpeterson, can you please test the last version? (v0.0.7)
Thanks
I deleted the repository I had on disk and cloned a fresh repository. I ran "npm install" and then ran "gulp watch." I no longer get the error I reported above, so all appears to be well. I should report that I have the same OS as stated previously, but am now on Node v0.10.36 with npm 1.4.28.
Thank you for your help!
Nice, thank you!
I cloned the repository and ran "gulp watch," but received the message "cannot find module 'liftoff' from module.js:340. Once I ran "npm install -g liftoff," gulp watch ran just fine.