% git clone https://github.com/laurent22/joplin.git Cloning into 'joplin'... remote: Enumerating objects: 43702, done. remote: Total 43702 (delta 0), reused 0 (delta 0), pack-reused 43702 Receiving objects: 100% (43702/43702), 97.27 MiB | 3.97 MiB/s, done. Resolving deltas: 100% (33745/33745), done. % cd joplin % npm install > husky@3.0.2 install /bulk/tmp/joplin/node_modules/husky > node husky install husky > Setting up git hooks husky > Done > husky@3.0.2 postinstall /bulk/tmp/joplin/node_modules/husky > opencollective-postinstall || true Thank you for using husky! If you rely on this package, please consider supporting our open collective: > https://opencollective.com/husky/donate > joplin@1.0.0 postinstall /bulk/tmp/joplin > cd Tools && npm i && cd .. && cd ReactNativeClient && npm i && cd .. && cd ElectronClient && npm i && cd .. && cd CliClient && npm i && cd .. && gulp build added 137 packages from 150 contributors and audited 173 packages in 1.285s found 0 vulnerabilities > core-js@2.6.11 postinstall /bulk/tmp/joplin/ReactNativeClient/node_modules/fbjs-scripts/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library! The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -) > core-js@2.6.11 postinstall /bulk/tmp/joplin/ReactNativeClient/node_modules/metro-babel-register/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > core-js@2.6.11 postinstall /bulk/tmp/joplin/ReactNativeClient/node_modules/metro/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > core-js@2.6.11 postinstall /bulk/tmp/joplin/ReactNativeClient/node_modules/react-native/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > Joplin@0.8.0 postinstall /bulk/tmp/joplin/ReactNativeClient > jetify && npm run build Jetifier found 1234 file(s) to forward-jetify. Using 12 workers... > Joplin@0.8.0 build /bulk/tmp/joplin/ReactNativeClient > gulp build [09:56:55] Using gulpfile /bulk/tmp/joplin/ReactNativeClient/gulpfile.js [09:56:55] Starting 'build'... [09:56:55] Starting 'buildReactNativeInjectedJs'... [09:56:55] Finished 'buildReactNativeInjectedJs' after 3.28 ms [09:56:55] Starting 'encodeAssets'... [09:56:55] Finished 'encodeAssets' after 147 ms [09:56:55] Starting 'podInstall'... [09:56:55] Finished 'podInstall' after 395 μs [09:56:55] Finished 'build' after 152 ms npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 1235 packages from 912 contributors and audited 74128 packages in 14.348s 4 packages are looking for funding run `npm fund` for details found 4 low severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details > sqlite3@4.1.1 install /bulk/tmp/joplin/ElectronClient/node_modules/sqlite3 > node-pre-gyp install --fallback-to-build node-pre-gyp WARN Using request for node-pre-gyp https download [sqlite3] Success: "/bulk/tmp/joplin/ElectronClient/node_modules/sqlite3/lib/binding/node-v72-linux-x64/node_sqlite3.node" is installed via remote > ejs@3.0.1 postinstall /bulk/tmp/joplin/ElectronClient/node_modules/ejs > node ./postinstall.js Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/) > core-js@3.6.4 postinstall /bulk/tmp/joplin/ElectronClient/node_modules/global-agent/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > electron@7.1.12 postinstall /bulk/tmp/joplin/ElectronClient/node_modules/electron > node install.js > Joplin@1.0.187 postinstall /bulk/tmp/joplin/ElectronClient > npm run build && gulp electronRebuild > Joplin@1.0.187 build /bulk/tmp/joplin/ElectronClient > patch-package && gulp build patch-package 6.2.0 Applying patches... sax@1.2.4 ✔ [09:57:37] Using gulpfile /bulk/tmp/joplin/ElectronClient/gulpfile.js [09:57:37] Starting 'build'... [09:57:37] Starting 'copyLib'... [09:57:37] Finished 'copyLib' after 38 ms [09:57:37] Starting 'compileScripts'... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ClipperConfigScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ConfigMenuBar.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ConfigScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/DialogButtonRow.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/DropboxLoginScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/EncryptionConfigScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ExtensionBadge.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/Header.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/HelpButton.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/IconButton.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ImportScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ItemList.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/MainScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/Navigator.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NoteList.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NotePropertiesDialog.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NoteRevisionViewer.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NoteSearchBar.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NoteStatusBar.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NoteText.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/NoteTextViewer.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/OneDriveLoginScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/PromptDialog.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/Root.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/SideBar.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/StatusScreen.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/TagItem.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/TagList.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/Toolbar.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ToolbarButton.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/ToolbarSpace.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../gui/VerticalResizer.jsx... Compiling /bulk/tmp/joplin/ElectronClient/tools/../plugins/GotoAnything.jsx... [09:57:46] Finished 'compileScripts' after 8.51 s [09:57:46] Starting 'compilePackageInfo'... [09:57:46] Finished 'compilePackageInfo' after 12 ms [09:57:46] Starting 'copyPluginAssets'... [09:57:46] Finished 'copyPluginAssets' after 13 ms [09:57:46] Finished 'build' after 8.57 s [09:57:46] Using gulpfile /bulk/tmp/joplin/ElectronClient/gulpfile.js [09:57:46] Starting 'electronRebuild'... Running: "/bulk/tmp/joplin/ElectronClient/tools/../node_modules/.bin/electron-rebuild" [09:58:25] Finished 'electronRebuild' after 38 s npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-win@2.2.0 (node_modules/7zip-bin-win): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-win@2.2.0: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-mac@1.0.1 (node_modules/7zip-bin-mac): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-mac@1.0.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/glob-watcher/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.0 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.0: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/babel-cli/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 1242 packages from 1060 contributors and audited 10330 packages in 89.339s 11 packages are looking for funding run `npm fund` for details found 2 low severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details > sharp@0.23.2 install /bulk/tmp/joplin/CliClient/node_modules/sharp > (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy) info sharp Using cached /home/jv/.npm/_libvips/libvips-8.8.1-linux-x64.tar.gz > sqlite3@4.1.1 install /bulk/tmp/joplin/CliClient/node_modules/sqlite3 > node-pre-gyp install --fallback-to-build node-pre-gyp WARN Using request for node-pre-gyp https download [sqlite3] Success: "/bulk/tmp/joplin/CliClient/node_modules/sqlite3/lib/binding/node-v72-linux-x64/node_sqlite3.node" is installed via remote > joplin@1.0.155 postinstall /bulk/tmp/joplin/CliClient > patch-package && npm run build patch-package 6.2.0 Applying patches... sax@1.2.4 ✔ > joplin@1.0.155 build /bulk/tmp/joplin/CliClient > gulp build [09:58:36] Using gulpfile /bulk/tmp/joplin/CliClient/gulpfile.js [09:58:36] Starting 'build'... [09:58:36] Finished 'build' after 53 ms npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 844 packages from 932 contributors and audited 8628 packages in 10.637s 2 packages are looking for funding run `npm fund` for details found 1 low severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details [09:58:37] Using gulpfile /bulk/tmp/joplin/gulpfile.js [09:58:37] Starting 'build'... [09:58:37] Starting 'copyLib'... [09:58:37] Finished 'copyLib' after 18 ms [09:58:37] Starting 'tsc'... [09:58:40] Finished 'tsc' after 2.9 s [09:58:40] Starting 'updateIgnoredTypeScriptBuild'... [09:58:40] Finished 'updateIgnoredTypeScriptBuild' after 120 ms [09:58:40] Finished 'build' after 3.04 s npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 628 packages from 385 contributors and audited 7609 packages in 126.194s 16 packages are looking for funding run `npm fund` for details found 0 vulnerabilities % cd ElectronClient/ % npm run start > Joplin@1.0.187 start /bulk/tmp/joplin/ElectronClient > gulp build -L && electron . --env dev --log-level debug --no-welcome --open-dev-tools Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs" [57570:0302/101040.859127:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command (node:57577) Electron: Loading non context-aware native modules in the renderer process is deprecated and will stop working at some point in the future, please see https://github.com/electron/electron/issues/18397 for more information (node:57577) Electron: Loading non context-aware native modules in the renderer process is deprecated and will stop working at some point in the future, please see https://github.com/electron/electron/issues/18397 for more information npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! Joplin@1.0.187 start: `gulp build -L && electron . --env dev --log-level debug --no-welcome --open-dev-tools` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the Joplin@1.0.187 start 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! /home/jv/.npm/_logs/2020-03-02T09_11_08_452Z-debug.log Exit 1