(base) myhost:joplin siddhantsehgal$ npm i npm WARN deprecated mkdirp-promise@5.0.1: This package is broken and no longer maintained. 'mkdirp' itself supports promises now, please switch to that. > root@ postinstall /Users/siddhantsehgal/Documents/joplin > npm run bootstrap --no-ci && npm run build > root@ bootstrap /Users/siddhantsehgal/Documents/joplin > lerna bootstrap --force-local --no-ci lerna notice cli v3.22.1 lerna info versioning independent lerna info Bootstrapping 15 packages lerna info Installing external dependencies lerna info Symlinking packages and binaries lerna info lifecycle @joplin/app-clipper@1.0.8~postinstall: @joplin/app-clipper@1.0.8 lerna info lifecycle @joplin/app-desktop@2.1.3~postinstall: @joplin/app-desktop@2.1.3 lerna info lifecycle @joplin/app-mobile@0.8.9~postinstall: @joplin/app-mobile@0.8.9 > @joplin/app-clipper@1.0.8 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper > cd popup && npm install npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. > fsevents@1.2.13 install /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup/node_modules/fsevents > node install.js SOLINK_MODULE(target) Release/.node CXX(target) Release/obj.target/fse/fsevents.o SOLINK_MODULE(target) Release/fse.node > fsevents@1.2.13 install /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup/node_modules/react-scripts/node_modules/chokidar/node_modules/fsevents > node install.js SOLINK_MODULE(target) Release/.node CXX(target) Release/obj.target/fse/fsevents.o SOLINK_MODULE(target) Release/fse.node > core-js@2.6.12 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup/node_modules/babel-runtime/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@3.15.0 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" > core-js-pure@3.15.0 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup/node_modules/core-js-pure > node -e "try{require('./postinstall')}catch(e){}" > joplin-webclipper-popup@0.1.0 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup > node postinstall.js && npm run build > joplin-webclipper-popup@0.1.0 build /Users/siddhantsehgal/Documents/joplin/packages/app-clipper/popup > node scripts/build.js SKIP_PREFLIGHT_CHECK Creating an optimized production build... Compiled successfully. File sizes after gzip: 47.62 KB build/static/js/2.chunk.js 7.47 KB build/static/js/main.chunk.js 804 B build/static/css/main.chunk.css 775 B build/static/js/runtime-main.js The project was built assuming it is hosted at ./. You can control this with the homepage field in your package.json. The build folder is ready to be deployed. Find out more about deployment here: bit.ly/CRA-deploy npm WARN @babel/plugin-proposal-class-static-block@7.14.5 requires a peer of @babel/core@^7.12.0 but none is installed. You must install peer dependencies yourself. npm WARN @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.14.5 requires a peer of @babel/core@^7.13.0 but none is installed. You must install peer dependencies yourself. npm WARN tsutils@3.21.0 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. npm WARN acorn-jsx@5.3.1 requires a peer of acorn@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself. npm WARN The package fs-extra is included as both a dev and production dependency. added 1708 packages from 803 contributors and audited 1713 packages in 91.248s 102 packages are looking for funding run `npm fund` for details found 21 vulnerabilities (10 moderate, 11 high) run `npm audit fix` to fix them, or `npm audit` for details > @joplin/app-desktop@2.1.3 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-desktop > npm run build > @joplin/app-desktop@2.1.3 build /Users/siddhantsehgal/Documents/joplin/packages/app-desktop > gulp build /Users/siddhantsehgal/Documents/joplin [18:32:01] Using gulpfile ~/Documents/joplin/packages/app-desktop/gulpfile.js [18:32:01] Starting 'build'... [18:32:01] Starting 'compileScripts'... [18:32:01] Starting 'compilePackageInfo'... [18:32:01] Starting 'copyPluginAssets'... [18:32:01] Starting 'copyTinyMceLangs'... [18:32:01] Starting 'updateIgnoredTypeScriptBuild'... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ClipperConfigScreen.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/EncryptionConfigScreen.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ExtensionBadge.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/HelpButton.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/IconButton.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ImportScreen.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ItemList.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/Navigator.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NotePropertiesDialog.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NoteRevisionViewer.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NoteSearchBar.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/NoteStatusBar.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/PromptDialog.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/TagItem.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/ToolbarSpace.jsx... Compiling /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/VerticalResizer.jsx... Copying to /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../gui/note-viewer/pluginAssets Copying /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../../../Assets/TinyMCE/langs => /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../node_modules/tinymce/langs [18:32:11] Finished 'compileScripts' after 10 s [18:32:11] Finished 'compilePackageInfo' after 10 s [18:32:11] Finished 'updateIgnoredTypeScriptBuild' after 10 s Copying to /Users/siddhantsehgal/Documents/joplin/packages/app-desktop/tools/../pluginAssets [18:32:12] Finished 'copyTinyMceLangs' after 10 s [18:32:12] Finished 'copyPluginAssets' after 10 s [18:32:12] Finished 'build' after 10 s > @joplin/app-mobile@0.8.9 postinstall /Users/siddhantsehgal/Documents/joplin/packages/app-mobile > jetify && npm run build Jetifier found 1288 file(s) to forward-jetify. Using 4 workers... > @joplin/app-mobile@0.8.9 build /Users/siddhantsehgal/Documents/joplin/packages/app-mobile > gulp build [18:32:20] Using gulpfile ~/Documents/joplin/packages/app-mobile/gulpfile.js [18:32:20] Starting 'build'... [18:32:20] Starting 'buildReactNativeInjectedJs'... [18:32:20] Finished 'buildReactNativeInjectedJs' after 13 ms [18:32:20] Starting 'encodeAssets'... [18:32:20] Finished 'encodeAssets' after 264 ms [18:32:20] Starting 'podInstall'... Auto-linking React Native modules for target `Joplin`: RNCClipboard, RNCPushNotificationIOS, RNDateTimePicker, RNFS, RNFileViewer, RNQuickAction, RNSecureRandom, RNShare, RNVectorIcons, react-native-alarm-notification, react-native-camera, react-native-document-picker, react-native-geolocation, react-native-image-picker, react-native-image-resizer, react-native-netinfo, react-native-slider, react-native-sqlite-storage, react-native-version-info, react-native-webview, and rn-fetch-blob Analyzing dependencies Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec` Fetching podspec for `Folly` from `../node_modules/react-native/third-party-podspecs/Folly.podspec` Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec` Downloading dependencies Installing CocoaAsyncSocket (7.6.4) Installing CocoaLibEvent (1.0.0) Installing DoubleConversion (1.1.6) Installing FBLazyVector (0.63.3) Installing FBReactNativeSpec (0.63.3) Installing Flipper (0.54.0) Installing Flipper-DoubleConversion (1.1.7) Installing Flipper-Folly (2.3.0) Installing Flipper-Glog (0.3.6) [!] /bin/bash -c set -e #!/bin/bash # Copyright (c) Facebook, Inc. and its affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. set -e PLATFORM_NAME="${PLATFORM_NAME:-iphoneos}" CURRENT_ARCH="${CURRENT_ARCH}" if [ -z "$CURRENT_ARCH" ] || [ "$CURRENT_ARCH" == "undefined_arch" ]; then # Xcode 10 beta sets CURRENT_ARCH to "undefined_arch", this leads to incorrect linker arg. # it's better to rely on platform name as fallback because architecture differs between simulator and device if [[ "$PLATFORM_NAME" == *"simulator"* ]]; then CURRENT_ARCH="x86_64" else CURRENT_ARCH="armv7" fi fi export CC="$(xcrun -find -sdk $PLATFORM_NAME cc) -arch $CURRENT_ARCH -isysroot $(xcrun -sdk $PLATFORM_NAME --show-sdk-path)" export CXX="$CC" # Remove automake symlink if it exists if [ -h "test-driver" ]; then rm test-driver fi ./configure --host arm-apple-darwin # Fix build for tvOS cat << EOF >> src/config.h /* Add in so we have Apple Target Conditionals */ #ifdef __APPLE__ #include #include #endif /* Special configuration for AppleTVOS */ #if TARGET_OS_TV #undef HAVE_SYSCALL_H #undef HAVE_SYS_SYSCALL_H #undef OS_MACOSX #endif /* Special configuration for ucontext */ #undef HAVE_UCONTEXT_H #undef PC_FROM_UCONTEXT #if defined(__x86_64__) #define PC_FROM_UCONTEXT uc_mcontext->__ss.__rip #elif defined(__i386__) #define PC_FROM_UCONTEXT uc_mcontext->__ss.__eip #endif EOF # Prepare exported header include EXPORTED_INCLUDE_DIR="exported/glog" mkdir -p exported/glog cp -f src/glog/log_severity.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/logging.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/raw_logging.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/stl_logging.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/vlog_is_on.h "$EXPORTED_INCLUDE_DIR/" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for arm-apple-darwin-gcc... /Library/Developer/CommandLineTools/usr/bin/cc -arch armv7 -isysroot checking whether the C compiler works... no xcrun: error: SDK "iphoneos" cannot be located xcrun: error: SDK "iphoneos" cannot be located xcrun: error: SDK "iphoneos" cannot be located xcrun: error: unable to lookup item 'Path' in SDK 'iphoneos' /Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6/missing: Unknown `--is-lightweight' option Try `/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6/missing --help' for more information configure: WARNING: 'missing' script is too old or missing configure: error: in `/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6': configure: error: C compiler cannot create executables See `config.log' for more details Could not run pod install { Error: Command failed with exit code 1: pod install Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2 [!] The version of CocoaPods used to generate the lockfile (1.10.1) is higher than the version of the current executable (1.9.1). Incompatibility issues may arise. Auto-linking React Native modules for target `Joplin`: RNCClipboard, RNCPushNotificationIOS, RNDateTimePicker, RNFS, RNFileViewer, RNQuickAction, RNSecureRandom, RNShare, RNVectorIcons, react-native-alarm-notification, react-native-camera, react-native-document-picker, react-native-geolocation, react-native-image-picker, react-native-image-resizer, react-native-netinfo, react-native-slider, react-native-sqlite-storage, react-native-version-info, react-native-webview, and rn-fetch-blob Analyzing dependencies Fetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec` Fetching podspec for `Folly` from `../node_modules/react-native/third-party-podspecs/Folly.podspec` Fetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec` Downloading dependencies Installing CocoaAsyncSocket (7.6.4) Installing CocoaLibEvent (1.0.0) Installing DoubleConversion (1.1.6) Installing FBLazyVector (0.63.3) Installing FBReactNativeSpec (0.63.3) Installing Flipper (0.54.0) Installing Flipper-DoubleConversion (1.1.7) Installing Flipper-Folly (2.3.0) Installing Flipper-Glog (0.3.6) [!] /bin/bash -c set -e #!/bin/bash # Copyright (c) Facebook, Inc. and its affiliates. # # This source code is licensed under the MIT license found in the # LICENSE file in the root directory of this source tree. set -e PLATFORM_NAME="${PLATFORM_NAME:-iphoneos}" CURRENT_ARCH="${CURRENT_ARCH}" if [ -z "$CURRENT_ARCH" ] || [ "$CURRENT_ARCH" == "undefined_arch" ]; then # Xcode 10 beta sets CURRENT_ARCH to "undefined_arch", this leads to incorrect linker arg. # it's better to rely on platform name as fallback because architecture differs between simulator and device if [[ "$PLATFORM_NAME" == *"simulator"* ]]; then CURRENT_ARCH="x86_64" else CURRENT_ARCH="armv7" fi fi export CC="$(xcrun -find -sdk $PLATFORM_NAME cc) -arch $CURRENT_ARCH -isysroot $(xcrun -sdk $PLATFORM_NAME --show-sdk-path)" export CXX="$CC" # Remove automake symlink if it exists if [ -h "test-driver" ]; then rm test-driver fi ./configure --host arm-apple-darwin # Fix build for tvOS cat << EOF >> src/config.h /* Add in so we have Apple Target Conditionals */ #ifdef __APPLE__ #include #include #endif /* Special configuration for AppleTVOS */ #if TARGET_OS_TV #undef HAVE_SYSCALL_H #undef HAVE_SYS_SYSCALL_H #undef OS_MACOSX #endif /* Special configuration for ucontext */ #undef HAVE_UCONTEXT_H #undef PC_FROM_UCONTEXT #if defined(__x86_64__) #define PC_FROM_UCONTEXT uc_mcontext->__ss.__rip #elif defined(__i386__) #define PC_FROM_UCONTEXT uc_mcontext->__ss.__eip #endif EOF # Prepare exported header include EXPORTED_INCLUDE_DIR="exported/glog" mkdir -p exported/glog cp -f src/glog/log_severity.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/logging.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/raw_logging.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/stl_logging.h "$EXPORTED_INCLUDE_DIR/" cp -f src/glog/vlog_is_on.h "$EXPORTED_INCLUDE_DIR/" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-apple-darwin-strip... no checking for strip... strip checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for arm-apple-darwin-gcc... /Library/Developer/CommandLineTools/usr/bin/cc -arch armv7 -isysroot checking whether the C compiler works... no xcrun: error: SDK "iphoneos" cannot be located xcrun: error: SDK "iphoneos" cannot be located xcrun: error: SDK "iphoneos" cannot be located xcrun: error: unable to lookup item 'Path' in SDK 'iphoneos' /Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6/missing: Unknown `--is-lightweight' option Try `/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6/missing --help' for more information configure: WARNING: 'missing' script is too old or missing configure: error: in `/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6': configure: error: C compiler cannot create executables See `config.log' for more details at makeError (/Users/siddhantsehgal/Documents/joplin/packages/app-mobile/node_modules/execa/lib/error.js:59:11) at handlePromise (/Users/siddhantsehgal/Documents/joplin/packages/app-mobile/node_modules/execa/index.js:114:26) at process._tickCallback (internal/process/next_tick.js:68:7) shortMessage: 'Command failed with exit code 1: pod install', command: 'pod install', exitCode: 1, signal: undefined, signalDescription: undefined, stdout: 'Auto-linking React Native modules for target `Joplin`: RNCClipboard, RNCPushNotificationIOS, RNDateTimePicker, RNFS, RNFileViewer, RNQuickAction, RNSecureRandom, RNShare, RNVectorIcons, react-native-alarm-notification, react-native-camera, react-native-document-picker, react-native-geolocation, react-native-image-picker, react-native-image-resizer, react-native-netinfo, react-native-slider, react-native-sqlite-storage, react-native-version-info, react-native-webview, and rn-fetch-blob\nAnalyzing dependencies\nFetching podspec for `DoubleConversion` from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`\nFetching podspec for `Folly` from `../node_modules/react-native/third-party-podspecs/Folly.podspec`\nFetching podspec for `glog` from `../node_modules/react-native/third-party-podspecs/glog.podspec`\nDownloading dependencies\nInstalling CocoaAsyncSocket (7.6.4)\nInstalling CocoaLibEvent (1.0.0)\nInstalling DoubleConversion (1.1.6)\nInstalling FBLazyVector (0.63.3)\nInstalling FBReactNativeSpec (0.63.3)\nInstalling Flipper (0.54.0)\nInstalling Flipper-DoubleConversion (1.1.7)\nInstalling Flipper-Folly (2.3.0)\nInstalling Flipper-Glog (0.3.6)\n[!] /bin/bash -c \nset -e\n#!/bin/bash\n# Copyright (c) Facebook, Inc. and its affiliates.\n#\n# This source code is licensed under the MIT license found in the\n# LICENSE file in the root directory of this source tree.\n\nset -e\n\nPLATFORM_NAME="${PLATFORM_NAME:-iphoneos}"\nCURRENT_ARCH="${CURRENT_ARCH}"\n\nif [ -z "$CURRENT_ARCH" ] || [ "$CURRENT_ARCH" == "undefined_arch" ]; then\n # Xcode 10 beta sets CURRENT_ARCH to "undefined_arch", this leads to incorrect linker arg.\n # it\'s better to rely on platform name as fallback because architecture differs between simulator and device\n\n if [[ "$PLATFORM_NAME" == *"simulator"* ]]; then\n CURRENT_ARCH="x86_64"\n else\n CURRENT_ARCH="armv7"\n fi\nfi\n\nexport CC="$(xcrun -find -sdk $PLATFORM_NAME cc) -arch $CURRENT_ARCH -isysroot $(xcrun -sdk $PLATFORM_NAME --show-sdk-path)"\nexport CXX="$CC"\n\n# Remove automake symlink if it exists\nif [ -h "test-driver" ]; then\n rm test-driver\nfi\n\n./configure --host arm-apple-darwin\n\n# Fix build for tvOS\ncat << EOF >> src/config.h\n/* Add in so we have Apple Target Conditionals */\n#ifdef __APPLE__\n#include \n#include \n#endif\n/* Special configuration for AppleTVOS */\n#if TARGET_OS_TV\n#undef HAVE_SYSCALL_H\n#undef HAVE_SYS_SYSCALL_H\n#undef OS_MACOSX\n#endif\n/* Special configuration for ucontext */\n#undef HAVE_UCONTEXT_H\n#undef PC_FROM_UCONTEXT\n#if defined(__x86_64__)\n#define PC_FROM_UCONTEXT uc_mcontext->__ss.__rip\n#elif defined(__i386__)\n#define PC_FROM_UCONTEXT uc_mcontext->__ss.__eip\n#endif\nEOF\n\n# Prepare exported header include\nEXPORTED_INCLUDE_DIR="exported/glog"\nmkdir -p exported/glog\ncp -f src/glog/log_severity.h "$EXPORTED_INCLUDE_DIR/"\ncp -f src/glog/logging.h "$EXPORTED_INCLUDE_DIR/"\ncp -f src/glog/raw_logging.h "$EXPORTED_INCLUDE_DIR/"\ncp -f src/glog/stl_logging.h "$EXPORTED_INCLUDE_DIR/"\ncp -f src/glog/vlog_is_on.h "$EXPORTED_INCLUDE_DIR/"\n\nchecking for a BSD-compatible install... /usr/bin/install -c\nchecking whether build environment is sane... yes\nchecking for arm-apple-darwin-strip... no\nchecking for strip... strip\nchecking for a thread-safe mkdir -p... ./install-sh -c -d\nchecking for gawk... no\nchecking for mawk... no\nchecking for nawk... no\nchecking for awk... awk\nchecking whether make sets $(MAKE)... yes\nchecking whether make supports nested variables... yes\nchecking for arm-apple-darwin-gcc... /Library/Developer/CommandLineTools/usr/bin/cc -arch armv7 -isysroot \nchecking whether the C compiler works... no\nxcrun: error: SDK "iphoneos" cannot be located\nxcrun: error: SDK "iphoneos" cannot be located\nxcrun: error: SDK "iphoneos" cannot be located\nxcrun: error: unable to lookup item \'Path\' in SDK \'iphoneos\'\n/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6/missing: Unknown `--is-lightweight\' option\nTry `/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6/missing --help\' for more information\nconfigure: WARNING: \'missing\' script is too old or missing\nconfigure: error: in `/Users/siddhantsehgal/Library/Caches/CocoaPods/Pods/Release/Flipper-Glog/0.3.6-1dfd6\':\nconfigure: error: C compiler cannot create executables\nSee `config.log\' for more details', stderr: 'Ignoring ffi-1.12.2 because its extensions are not built. Try: gem pristine ffi --version 1.12.2\n[!] The version of CocoaPods used to generate the lockfile (1.10.1) is higher than the version of the current executable (1.9.1). Incompatibility issues may arise.', failed: true, timedOut: false, isCanceled: false, killed: false } [18:32:28] Finished 'podInstall' after 8.03 s [18:32:28] Finished 'build' after 8.31 s lerna info lifecycle @joplin/fork-htmlparser2@4.1.27~prepare: @joplin/fork-htmlparser2@4.1.27 lerna info lifecycle @joplin/turndown-plugin-gfm@1.0.31~prepare: @joplin/turndown-plugin-gfm@1.0.31 lerna info lifecycle @joplin/turndown@4.0.49~prepare: @joplin/turndown@4.0.49 > @joplin/turndown-plugin-gfm@1.0.31 prepare /Users/siddhantsehgal/Documents/joplin/packages/turndown-plugin-gfm > npm run build > @joplin/turndown-plugin-gfm@1.0.31 build /Users/siddhantsehgal/Documents/joplin/packages/turndown-plugin-gfm > rollup -c config/rollup.config.cjs.js src/gfm.js → lib/turndown-plugin-gfm.cjs.js... created lib/turndown-plugin-gfm.cjs.js in 59ms > @joplin/fork-htmlparser2@4.1.27 prepare /Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2 > npm run build > @joplin/fork-htmlparser2@4.1.27 build /Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2 > tsc src/FeedHandler.ts:151:48 - error TS2345: Argument of type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node | import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node[]' is not assignable to parameter of type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node | import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node[]'. Type 'Node' is not assignable to type 'Node | Node[]'. Type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node' is not assignable to type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node'. 151 return DomUtils.getElementsByTagName(what, where, true); ~~~~~ src/FeedHandler.ts:157:48 - error TS2345: Argument of type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node | import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node[]' is not assignable to parameter of type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node | import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node[]'. Type 'Node' is not assignable to type 'Node | Node[]'. Type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node' is not assignable to type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node'. Types of property 'parent' are incompatible. Type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").NodeWithChildren | null' is not assignable to type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").NodeWithChildren | null'. Type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").NodeWithChildren' is not assignable to type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").NodeWithChildren'. The types returned by 'cloneNode(...)' are incompatible between these types. Type 'Node' is not assignable to type 'T'. 'T' could be instantiated with an arbitrary type which could be unrelated to 'Node'. 157 return DomUtils.getElementsByTagName(what, where, true, 1)[0]; ~~~~~ src/FeedHandler.ts:161:45 - error TS2345: Argument of type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node | import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node[]' is not assignable to parameter of type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node | import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node[]'. Type 'Node' is not assignable to type 'Node | Node[]'. Type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domhandler/lib/node").Node' is not assignable to type 'import("/Users/siddhantsehgal/Documents/joplin/packages/fork-htmlparser2/node_modules/domutils/node_modules/domhandler/lib/node").Node'. 161 DomUtils.getElementsByTagName(what, where, recurse, 1) ~~~~~ Found 3 errors. npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! @joplin/fork-htmlparser2@4.1.27 build: `tsc` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the @joplin/fork-htmlparser2@4.1.27 build 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! /Users/siddhantsehgal/.npm/_logs/2021-06-21T13_02_40_476Z-debug.log lerna info lifecycle @joplin/fork-htmlparser2@4.1.27~prepare: Failed to exec prepare script > @joplin/turndown@4.0.49 prepare /Users/siddhantsehgal/Documents/joplin/packages/turndown > npm run build npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! root@ bootstrap: `lerna bootstrap --force-local --no-ci` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the root@ bootstrap 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! /Users/siddhantsehgal/.npm/_logs/2021-06-21T13_02_40_569Z-debug.log npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! root@ postinstall: `npm run bootstrap --no-ci && npm run build` npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the root@ postinstall 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! /Users/siddhantsehgal/.npm/_logs/2021-06-21T13_02_40_768Z-debug.log (base) myhost:joplin siddhantsehgal$ > @joplin/turndown@4.0.49 build /Users/siddhantsehgal/Documents/joplin/packages/turndown > rollup -c config/rollup.config.cjs.js src/turndown.js → lib/turndown.cjs.js... created lib/turndown.cjs.js in 229ms