mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-22 23:12:22 +00:00
ac96616e4e
* Replace old resin-image-fs with newer balena-image-fs * package.json: Remove resin-image-fs package * package: Install dependencies that work with node14 * Remove resin-image-fs typings * Fix etcher-sdk related types * local/flash: Add unmountOnSuccess, write, direct properties on flash Taken from https://github.com/balena-io-modules/etcher-sdk/blob/master/examples/multi-destination.ts * tests/utils/eol-conversion: Remove ext2fs sample binary Specifically ext2fs/build/Release/bindings.node I removed it because the file doesn't exist * tests/test-data/pkg: Add new expected warnings darwin/linux/windows * os/configure: Remove windows check * local/flash: Check if environment is WSL and show warning message * Get tests to pass with certain Node v14 warning messages * INSTALL-WINDOWS: Remove os configure warning Improve push and logs support for Node.js v14 (bump 'net-keepalive') Resolves: #2200 Resolves: #1990 Change-type: minor Signed-off-by: Marios Balamatsias <mbalamatsias@gmail.com>
123 lines
6.1 KiB
Plaintext
123 lines
6.1 KiB
Plaintext
> Warning Cannot resolve 'module'
|
|
node_modules/balena-sync/build/index.js
|
|
Dynamic require may fail at run time, because the requested file
|
|
is unknown at compilation time and not included into executable.
|
|
Use a string literal as an argument for 'require', or leave it
|
|
as is and specify the resolved file name in 'scripts' option.
|
|
> Warning Cannot resolve ''./' + command'
|
|
node_modules/balena-sync/build/capitano/index.js
|
|
Dynamic require may fail at run time, because the requested file
|
|
is unknown at compilation time and not included into executable.
|
|
Use a string literal as an argument for 'require', or leave it
|
|
as is and specify the resolved file name in 'scripts' option.
|
|
> Warning Cannot resolve ''./' + target'
|
|
node_modules/balena-sync/build/sync/index.js
|
|
Dynamic require may fail at run time, because the requested file
|
|
is unknown at compilation time and not included into executable.
|
|
Use a string literal as an argument for 'require', or leave it
|
|
as is and specify the resolved file name in 'scripts' option.
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/open/xdg-open
|
|
%2: path-to-executable/xdg-open
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/open/xdg-open
|
|
%2: path-to-executable/xdg-open
|
|
> Warning Cannot include addon %1 into executable.
|
|
The addon must be distributed with executable as %2.
|
|
%1: node_modules/@ronomon/direct-io/binding.node
|
|
%2: path-to-executable/binding.node
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/build/Release/drivelist.node
|
|
%2: path-to-executable/drivelist.node
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/scripts/darwin.sh
|
|
%2: path-to-executable/drivelist/darwin.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/scripts/linux.sh
|
|
%2: path-to-executable/drivelist/linux.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/scripts/win32.bat
|
|
%2: path-to-executable/drivelist/win32.bat
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/build/Release/drivelist.node
|
|
%2: path-to-executable/drivelist.node
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/scripts/darwin.sh
|
|
%2: path-to-executable/drivelist/darwin.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/scripts/linux.sh
|
|
%2: path-to-executable/drivelist/linux.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/etcher-sdk/node_modules/drivelist/scripts/win32.bat
|
|
%2: path-to-executable/drivelist/win32.bat
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/patch-package/node_modules/open/xdg-open
|
|
%2: path-to-executable/xdg-open
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/patch-package/node_modules/open/xdg-open
|
|
%2: path-to-executable/xdg-open
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/build/Release/drivelist.node
|
|
%2: path-to-executable/drivelist.node
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/scripts/darwin.sh
|
|
%2: path-to-executable/drivelist/darwin.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/scripts/linux.sh
|
|
%2: path-to-executable/drivelist/linux.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/scripts/win32.bat
|
|
%2: path-to-executable/drivelist/win32.bat
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/build/Release/drivelist.node
|
|
%2: path-to-executable/drivelist.node
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/scripts/darwin.sh
|
|
%2: path-to-executable/drivelist/darwin.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/scripts/linux.sh
|
|
%2: path-to-executable/drivelist/linux.sh
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/drivelist/scripts/win32.bat
|
|
%2: path-to-executable/drivelist/win32.bat
|
|
> Warning Cannot include addon %1 into executable.
|
|
The addon must be distributed with executable as %2.
|
|
%1: node_modules/fsevents/fsevents.node
|
|
%2: path-to-executable/fsevents.node
|
|
> Warning Cannot include addon %1 into executable.
|
|
The addon must be distributed with executable as %2.
|
|
%1: node_modules/fsevents/fsevents.node
|
|
%2: path-to-executable/fsevents.node
|
|
> Warning Cannot include addon %1 into executable.
|
|
The addon must be distributed with executable as %2.
|
|
%1: node_modules/xxhash/build/Release/hash.node
|
|
%2: path-to-executable/hash.node
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/opn/xdg-open
|
|
%2: path-to-executable/xdg-open
|
|
> Warning Cannot include file %1 into executable.
|
|
The file must be distributed with executable as %2.
|
|
%1: node_modules/opn/xdg-open
|
|
%2: path-to-executable/xdg-open
|