Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set INIT_CWD environment variable #485

Closed
schickling opened this issue Jan 3, 2022 · 1 comment
Closed

Set INIT_CWD environment variable #485

schickling opened this issue Jan 3, 2022 · 1 comment

Comments

@schickling
Copy link

schickling commented Jan 3, 2022

Describe the feature you'd like to request

Please set the INIT_CWD environment variable properly when executing a command (e.g. in a sub directory). This is a "soft standard" followed by NPM, Yarn and PNPM.

Related:

sokra added a commit that referenced this issue Oct 25, 2022
It's important to not create a `cell` outside of the root `source` method as this will create a new cell for each call, which means each `source` will create a separate task, and this bubbles for each cell created in `source`...
fengmk2 added a commit to cnpm/npminstall that referenced this issue Jan 5, 2023
fengmk2 added a commit to cnpm/npminstall that referenced this issue Jan 6, 2023
jridgewell pushed a commit to vercel/next.js that referenced this issue Mar 10, 2023
It's important to not create a `cell` outside of the root `source` method as this will create a new cell for each call, which means each `source` will create a separate task, and this bubbles for each cell created in `source`...
sokra added a commit to vercel/next.js that referenced this issue Mar 13, 2023
It's important to not create a `cell` outside of the root `source` method as this will create a new cell for each call, which means each `source` will create a separate task, and this bubbles for each cell created in `source`...
@anthonyshew
Copy link
Contributor

This can be done by installing Turborepo globally.

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

No branches or pull requests

4 participants