dataminev2 icon indicating copy to clipboard operation
dataminev2 copied to clipboard

Yarn build incompatibilities

Open hlugt opened this issue 2 years ago • 0 comments

When building in a linux image (actually gitlab runner) I see these incompatibilities. Will these lead to possible issues, or can the warnings (on the not optionals..!) safely be ignored?

[3/5] Fetching packages... info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info @swc/[email protected]: The CPU architecture "x64" is incompatible with this module. info @swc/[email protected]: The platform "linux" is incompatible with this module. info "@swc/[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. info [email protected]: The platform "linux" is incompatible with this module. info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.

Thanks in advance

(The build seems to fetch data nicely…)

hlugt avatar Nov 28 '21 12:11 hlugt