You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which is causing failures in my continuous integration build, with a mismatch between expected os (a flavor of linux).
Is there any way to work around this? If I list it as an optional dependency, it will of course work-- but the dependency isn't added, which is necessary for the work I'm currently doing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all 👋
I'm running into this issue and hoping someone might be able to help:
I'm trying to add a dependency,
@next/swc-linux-x64-musl
.When I add it, i get an entry in my projects lockfile
The problematic part being
Which is causing failures in my continuous integration build, with a mismatch between expected os (a flavor of linux).
Is there any way to work around this? If I list it as an optional dependency, it will of course work-- but the dependency isn't added, which is necessary for the work I'm currently doing.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions