Skip to content

PATH is not inherited from invoking shell #2202

@aspiers

Description

@aspiers

For example:

$ which node
/home/adam/.nvm/versions/node/v20.19.3/bin/node
$ bun dev  # run opencode

Now if I type !which node into the opencode prompt, I get /usr/bin/node.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions