Closed ralphcrisostomo closed 9 years ago
That is entirely dependent on your npm version or OS, not the package.json
file.
What is your npm, node, and OS version?
npm = 2.1.10, node = v0.10.33, OS = OSX Yosimete
Closing as this is dependent to an older npm version.
I changed "hamljs": "^0.6.2" to "hamljs": "0.6.2" from your Package.json and now it works. Please update your package. Thanks :)