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
In conclusion, I don't want to do yarn install in ci build. So, I set dependenciesMeta as follows. After that I did yarn install, There is a dependency related to plugin-compat in the unplugged directory.
But if i use zero-install in the docs, docs told me to add the unplugged directory to .gitignore, so after all, if it's a different operating system than mine (if I'm a mac and someone else is linux), would I need yarn install once?
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.
-
In conclusion, I don't want to do yarn install in ci build. So, I set dependenciesMeta as follows. After that I did yarn install, There is a dependency related to plugin-compat in the unplugged directory.

But if i use zero-install in the docs, docs told me to add the unplugged directory to .gitignore, so after all, if it's a different operating system than mine (if I'm a mac and someone else is linux), would I need yarn install once?
I have looked at the two links below.
Beta Was this translation helpful? Give feedback.
All reactions