bug: pnpm anvil doesn't work with alternative shells (remove source command)
#280
Replies: 1 comment 1 reply
-
|
Going to move this to discussions as this isn't an issue which affects consumers. But yeah, replacing with something like |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Package Version
0.2.0
Current Behavior
pnpm anvilworks everywhereExpected Behavior
pnpm anvilfails in shells like fishI think it'd be good to replace the
sourcecommand there with sth. likedotenv-cli(https://www.npmjs.com/package/dotenv-cli) to make it work seemlessly with alternative shells likefish, etc.Steps To Reproduce
No response
Link to Minimal Reproducible Example (StackBlitz, CodeSandbox, GitHub repo etc.)
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions