Advertisement
Guest User

Untitled

a guest
Mar 1st, 2019
3,712
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. 3758 warn grapesjs-preset-webpage@0.1.10 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  2. 3759 warn grapesjs-aviary@0.1.2 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  3. 3760 warn grapesjs-blocks-basic@0.1.7 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  4. 3761 warn grapesjs-component-countdown@0.1.2 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  5. 3762 warn grapesjs-navbar@0.1.5 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  6. 3763 warn grapesjs-plugin-export@0.1.5 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  7. 3764 warn grapesjs-plugin-filestack@0.1.1 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  8. 3765 warn grapesjs-plugin-forms@0.3.5 requires a peer of grapesjs@0.x but none is installed. You must install peer dependencies yourself.
  9. 3766 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents):
  10. 3767 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  11. 3768 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
  12. 3768 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
  13. 3768 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: linux
  14. 3768 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
  15. 3769 verbose stack Error: node-sass@4.8.3 install: `node scripts/install.js`
  16. 3769 verbose stack Exit status 1
  17. 3769 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:301:16)
  18. 3769 verbose stack at emitTwo (events.js:126:13)
  19. 3769 verbose stack at EventEmitter.emit (events.js:214:7)
  20. 3769 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
  21. 3769 verbose stack at emitTwo (events.js:126:13)
  22. 3769 verbose stack at ChildProcess.emit (events.js:214:7)
  23. 3769 verbose stack at maybeClose (internal/child_process.js:915:16)
  24. 3769 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
  25. 3770 verbose pkgid node-sass@4.8.3
  26. 3771 verbose cwd /var/www/html
  27. 3772 verbose Linux 4.9.125-linuxkit
  28. 3773 verbose argv "/usr/bin/node" "/usr/bin/npm" "i"
  29. 3774 verbose node v8.15.0
  30. 3775 verbose npm v6.4.1
  31. 3776 error code ELIFECYCLE
  32. 3777 error errno 1
  33. 3778 error node-sass@4.8.3 install: `node scripts/install.js`
  34. 3778 error Exit status 1
  35. 3779 error Failed at the node-sass@4.8.3 install script.
  36. 3779 error This is probably not a problem with npm. There is likely additional logging output above.
  37. 3780 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement