Facebook
From coderrsid, 2 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 103
  1. (base) myhost:joplin siddhantsehgal$ npm i
  2.  
  3. > root@ postinstall /Users/siddhantsehgal/Documents/joplin
  4. > npm run bootstrap --no-ci && npm run build
  5.  
  6.  
  7. > root@ bootstrap /Users/siddhantsehgal/Documents/joplin
  8. > lerna bootstrap --force-local --no-ci
  9.  
  10. lerna notice cli v3.22.1
  11. lerna info versioning independent
  12. lerna info Bootstrapping 15 packages
  13. lerna info Installing external dependencies
  14. lerna info Symlinking packages and binaries
  15. lerna WARN EREPLACE_EXIST @joplin/lib is already installed for @joplin/tools. Replacing with symlink...
  16. lerna info lifecycle @joplin/[email protected]~postinstall: @joplin/[email protected]
  17. lerna info lifecycle @joplin/[email protected]~postinstall: @joplin/[email protected]
  18. lerna info lifecycle @joplin/[email protected]~postinstall: @joplin/[email protected]
  19.  
  20. > @joplin/[email protected] postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper
  21. > cd popup && npm install
  22.  
  23.  
  24. > [email protected] postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup
  25. > node postinstall.js && npm run build
  26.  
  27.  
  28. > [email protected] build /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup
  29. > node scripts/build.js SKIP_PREFLIGHT_CHECK
  30.  
  31. Creating an optimized production build...
  32. Compiled successfully.
  33.  
  34. File sizes after gzip:
  35.  
  36.   47.62 KB  build/static/js/2.chunk.js
  37.   7.47 KB   build/static/js/main.chunk.js
  38.   804 B     build/static/css/main.chunk.css
  39.   775 B     build/static/js/runtime-main.js
  40.  
  41. The project was built assuming it is hosted at ./.
  42. You can control this with the homepage field in your package.json.
  43.  
  44. The build folder is ready to be deployed.
  45.  
  46. Find out more about deployment here:
  47.  
  48.   bit.ly/CRA-deploy
  49.  
  50. npm WARN @babel/[email protected] requires a peer of @babel/core@^7.13.0 but none is installed. You must install peer dependencies yourself.
  51. npm WARN @babel/[email protected] requires a peer of @babel/core@^7.12.0 but none is installed. You must install peer dependencies yourself.
  52. npm WARN [email protected] requires a peer of acorn@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.
  53. npm WARN [email protected] requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
  54. npm WARN The package fs-extra is included as both a dev and production dependency.
  55.  
  56. audited 1713 packages in 21.713s
  57.  
  58. 102 packages are looking for funding
  59.   run `npm fund` for details
  60.  
  61. found 21 vulnerabilities (10 moderate, 11 high)
  62.   run `npm audit fix` to fix them, or `npm audit` for details
  63.  
  64. > @joplin/[email protected] postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-desktop
  65. > npm run build
  66.  
  67.  
  68. > @joplin/[email protected] build /Users/siddhantsehgal/Documents/joplin/packages/app-desktop
  69. > gulp build
  70.  
  71. /Users/siddhantsehgal/Documents/joplin
  72. [21:34:32] Using gulpfile ~/Documents/joplin/packages/app-desktop/gulpfile.js
  73. [21:34:32] Starting 'build'...
  74. [21:34:32] Starting 'compileScripts'...
  75. [21:34:32] Starting 'compilePackageInfo'...
  76. [21:34:32] Starting 'copyPluginAssets'...
  77. [21:34:32] Starting 'copyTinyMceLangs'...
  78. [21:34:32] Starting 'updateIgnoredTypeScriptBuild'...
  79. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ClipperConfigScreen.jsx...
  80. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/EncryptionConfigScreen.jsx...
  81. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ExtensionBadge.jsx...
  82. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/HelpButton.jsx...
  83. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/IconButton.jsx...
  84. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ImportScreen.jsx...
  85. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ItemList.jsx...
  86. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/Navigator.jsx...
  87. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NotePropertiesDialog.jsx...
  88. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NoteRevisionViewer.jsx...
  89. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NoteSearchBar.jsx...
  90. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NoteStatusBar.jsx...
  91. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/PromptDialog.jsx...
  92. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/TagItem.jsx...
  93. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ToolbarSpace.jsx...
  94. Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/VerticalResizer.jsx...
  95. Copying to /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/note-viewer/pluginAssets
  96. Copying /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../../../Assets/TinyMCE/langs => /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../node_modules/tinymce/langs
  97. [21:34:47] Finished 'compileScripts' after 15 s
  98. [21:34:47] Finished 'compilePackageInfo' after 15 s
  99. [21:34:47] Finished 'updateIgnoredTypeScriptBuild' after 15 s
  100. Copying to /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../pluginAssets
  101. [21:34:47] Finished 'copyTinyMceLangs' after 15 s
  102. [21:34:47] Finished 'copyPluginAssets' after 15 s
  103. [21:34:47] Finished 'build' after 15 s
  104.  
  105. > @joplin/[email protected] postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-mobile
  106. > jetify && npm run build
  107.  
  108. Jetifier found 1288 file(s) to forward-jetify. Using 4 workers...
  109.  
  110. > @joplin/[email protected] build /Users/siddhantsehgal/Documents/joplin/packages/app-mobile
  111. > gulp build
  112.  
  113. { AssertionError [ERR_ASSERTION]: Task function must be specified
  114.     at Gulp.set [as _setTask] (/Users/siddhantsehgal/Documents/joplin/packages/app-mobile/node_modules/undertaker/lib/set-task.js:10:3)
  115.     at Gulp.task (/Users/siddhantsehgal/Documents/joplin/packages/app-mobile/node_modules/undertaker/lib/task.js:13:8)
  116.     at Object.utils.registerGulpTasks (/Users/siddhantsehgal/Documents/joplin/packages/tools/gulp/utils.js:154:8)
  117.     at Object.<anonymous> (/Users/siddhantsehgal/Documents/joplin/packages/app-mobile/gulpfile.js:16:7)
  118.     at Module._compile (internal/modules/cjs/loader.js:778:30)
  119.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
  120.     at Module.load (internal/modules/cjs/loader.js:653:32)
  121.     at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
  122.     at Function.Module._load (internal/modules/cjs/loader.js:585:3)
  123.     at Module.require (internal/modules/cjs/loader.js:692:17)
  124.   generatedMessage: false,
  125.   name: 'AssertionError [ERR_ASSERTION]',
  126.   code: 'ERR_ASSERTION',
  127.   actual: false,
  128.   expected: true,
  129.   operator: '==' }
  130. npm ERR! code ELIFECYCLE
  131. npm ERR! errno 1
  132. npm ERR! @joplin/[email protected] build: `gulp build`
  133. npm ERR! Exit status 1
  134. npm ERR!
  135. npm ERR! Failed at the @joplin/[email protected] build script.
  136. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  137.  
  138. npm ERR! A complete log of this run can be found in:
  139. npm ERR!     /Users/siddhantsehgal/.npm/_logs/2021-06-21T16_04_54_677Z-debug.log
  140. lerna info lifecycle @joplin/[email protected]~postinstall: Failed to exec postinstall script
  141. lerna ERR! lifecycle "postinstall" errored in "@joplin/app-mobile", exiting 1
  142. npm ERR! code ELIFECYCLE
  143. npm ERR! errno 1
  144. npm ERR! root@ bootstrap: `lerna bootstrap --force-local --no-ci`
  145. npm ERR! Exit status 1
  146. npm ERR!
  147. npm ERR! Failed at the root@ bootstrap script.
  148. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  149.  
  150. npm ERR! A complete log of this run can be found in:
  151. npm ERR!     /Users/siddhantsehgal/.npm/_logs/2021-06-21T16_04_54_781Z-debug.log
  152. npm ERR! code ELIFECYCLE
  153. npm ERR! errno 1
  154. npm ERR! root@ postinstall: `npm run bootstrap --no-ci && npm run build`
  155. npm ERR! Exit status 1
  156. npm ERR!
  157. npm ERR! Failed at the root@ postinstall script.
  158. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
  159.  
  160. npm ERR! A complete log of this run can be found in:
  161. npm ERR!     /Users/siddhantsehgal/.npm/_logs/2021-06-21T16_04_54_922Z-debug.log