Advertisement
daniilak

Untitled

Mar 22nd, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. > [email protected] postinstall /home/daniilak/Repos/pok_web/node_modules/core-js
  2. > node -e "try{require('./postinstall')}catch(e){}"
  3.  
  4. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  5.  
  6. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  7. > https://opencollective.com/core-js
  8. > https://www.patreon.com/zloirock
  9.  
  10. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  11.  
  12.  
  13. > [email protected] postinstall /home/daniilak/Repos/pok_web/node_modules/core-js-pure
  14. > node -e "try{require('./postinstall')}catch(e){}"
  15.  
  16. Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
  17.  
  18. The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
  19. > https://opencollective.com/core-js
  20. > https://www.patreon.com/zloirock
  21.  
  22. Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
  23.  
  24.  
  25. > [email protected] postinstall /home/daniilak/Repos/pok_web/node_modules/ejs
  26. > node ./postinstall.js
  27.  
  28. Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
  29.  
  30.  
  31. > [email protected] postinstall /home/daniilak/Repos/pok_web/node_modules/node-sass
  32. > node scripts/build.js
  33.  
  34. Binary found at /home/daniilak/Repos/pok_web/node_modules/node-sass/vendor/linux-x64-72/binding.node
  35. Testing binary
  36. Binary is fine
  37. npm WARN saveError ENOENT: no such file or directory, open '/home/daniilak/Repos/pok_web/package.json'
  38. npm notice created a lockfile as package-lock.json. You should commit this file.
  39. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
  40. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  41. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.1.3 (node_modules/react-scripts/node_modules/fsevents):
  42. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  43. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.1.2 (node_modules/jest-haste-map/node_modules/fsevents):
  44. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  45. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents):
  46. npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
  47. npm WARN enoent ENOENT: no such file or directory, open '/home/daniilak/Repos/pok_web/package.json'
  48. npm WARN [email protected] requires a peer of react@^16.5.0 but none is installed. You must install peer dependencies yourself.
  49. npm WARN @babel/[email protected] requires a peer of @babel/core@^7.13.0 but none is installed. You must install peer dependencies yourself.
  50. npm WARN pok_web No description
  51. npm WARN pok_web No repository field.
  52. npm WARN pok_web No README data
  53. npm WARN pok_web No license field.
  54.  
  55. added 2780 packages from 1061 contributors and audited 2784 packages in 178.353s
  56.  
  57. 137 packages are looking for funding
  58. run `npm fund` for details
  59.  
  60. found 0 vulnerabilities
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement