Skip to content

Instantly share code, notes, and snippets.

@petershin
Created January 11, 2018 19:34
Show Gist options
  • Save petershin/d4eb36aed9721d6f5a3251ffe57a0586 to your computer and use it in GitHub Desktop.
Save petershin/d4eb36aed9721d6f5a3251ffe57a0586 to your computer and use it in GitHub Desktop.
> npm install
> eslint-config-liferay@2.0.7 postinstall C:\zen\projects\liferay\master\portal\modules\apps\foundation\frontend-js\frontend-js-web\node_modules\eslint-config-liferay
> node scripts/postinstall.js
npm WARN frontend-js-web@1.0.68 No description
npm WARN frontend-js-web@1.0.68 No repository field.
npm WARN frontend-js-web@1.0.68 No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.2 (node_modules\metal-cli\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
added 1339 packages in 73.402s
C:\zen\projects\liferay\master\portal\modules\apps\foundation\frontend-js\frontend-js-web (11:33:44) [lfm-npm]
> npm run csf
> frontend-js-web@1.0.68 csf C:\zen\projects\liferay\master\portal\modules\apps\foundation\frontend-js\frontend-js-web
> csf src/**/*.es.js test/**/*.es.js
The system cannot find the path specified.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! frontend-js-web@1.0.68 csf: `csf src/**/*.es.js test/**/*.es.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the frontend-js-web@1.0.68 csf script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\pcshin\AppData\Roaming\npm-cache\_logs\2018-01-11T19_33_49_512Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment