structor icon indicating copy to clipboard operation
structor copied to clipboard

npm install failed for both node 8.9.1 or node 6.14.2

Open evanhw opened this issue 7 years ago • 0 comments

Hi,

I was trying the structor in my local env, but it always complain gifsicle install fails, seems the package is not installed under node modules.

Is this a dependency issue need to be fixed?

Thanks a lot!

[email protected] postinstall /.../structor-master/node_modules/gifsicle node lib/install.js

undefined:6 }{ ^

SyntaxError: Unexpected token { in JSON at position 80 at Object.parse (native) at exports.parse (/.../structor-master/node_modules/rc/lib/utils.js:15:17) at addConfigFile (/.../structor-master/node_modules/rc/index.js:30:20) at Array.forEach (native) at module.exports (/.../structor-master/node_modules/rc/index.js:43:36) at Object. (/.../structor-master/node_modules/get-proxy/index.js:2:25) at Module._compile (module.js:577:32) at Object.Module._extensions..js (module.js:586:10) at Module.load (module.js:494:32) at tryModuleLoad (module.js:453:12) [email protected] /.../structor-master

evanhw avatar May 06 '18 03:05 evanhw