Created
August 16, 2017 06:17
-
-
Save aschrijver/def029ad7ac6581d8e7530f27c877699 to your computer and use it in GitHub Desktop.
Output of `npm build package` showing `pkg` warnings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
08:10 $ npm run package | |
> [email protected] package /home/arnold/Development/misc/dat | |
> pkg package.json -o dist/dat | |
> [email protected] | |
> Fetching base Node.js binaries to PKG_CACHE_PATH | |
fetched-v8.0.0-linux-x64 [====================] 100% | |
fetched-v8.0.0-macos-x64 [====================] 100% | |
fetched-v8.0.0-win-x64 [====================] 100% | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/android-arm64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/darwin-x64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-arm64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-ia32/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/utp-native/prebuilds/linux-x64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/darwin-x64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-arm64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-ia32/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/linux-x64/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-ia32/node-57.node | |
path-to-executable/node-57.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-47.node | |
path-to-executable/electron-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-48.node | |
path-to-executable/electron-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-49.node | |
path-to-executable/electron-49.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-50.node | |
path-to-executable/electron-50.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-51.node | |
path-to-executable/electron-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-53.node | |
path-to-executable/electron-53.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/electron-54.node | |
path-to-executable/electron-54.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-11.node | |
path-to-executable/node-11.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-14.node | |
path-to-executable/node-14.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-46.node | |
path-to-executable/node-46.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-47.node | |
path-to-executable/node-47.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-48.node | |
path-to-executable/node-48.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-51.node | |
path-to-executable/node-51.node | |
> Warning Cannot include addon %1 into executable. | |
The addon must be distributed with executable as %2. | |
/home/arnold/Development/misc/dat/node_modules/sodium-native/prebuilds/win32-x64/node-57.node | |
path-to-executable/node-57.node |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment