Skip to content

how does platform: system work for shell/bash? #413

Answered by milesj
tomdavidson asked this question in Q&A
Discussion options

You must be logged in to vote

@tomdavidson System simply means to use a command found on the current machine, instead of relying on moon's built in toolchain. It's basically an escape hatch. We also don't use shells at this time as it makes these commands non-deterministic across machines.

Are you basically just trying to nuke all node modules and re-install? This approach also seems iffy since that pnpm wouldn't be the same one configured in the workspace.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tomdavidson
Comment options

Answer selected by tomdavidson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants