Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Yarn build incompatibilities #18

Open
hlugt opened this issue Nov 28, 2021 · 0 comments
Open

Yarn build incompatibilities #18

hlugt opened this issue Nov 28, 2021 · 0 comments

Comments

@hlugt
Copy link

hlugt commented Nov 28, 2021

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…)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant