Skip to content

[iTerm] Raycast setting NODE_ENV and NODE_PATH when launching a new window #22744

@SeanSith

Description

@SeanSith

Extension

https://www.raycast.com/ron-myers/iterm

Raycast Version

1.103.6

macOS Version

26.1

Description

This is the same issue as #10078 that got stuck. Feel free to close as a duplicate.

Steps To Reproduce

  1. Launch a new iTerm window from Raycast
  2. set | grep NODE

Current Behaviour

The following variables are set:

NODE_ENV=production
NODE_PATH=/Applications/Raycast.app/Contents/Resources/RaycastNodeExtensions_RaycastNodeExtensions.bundle/Contents/Resources/api/node_modules

This requires a NodeJS developer to unset these variables when developing a NodeJS application.

Expected Behaviour

Neither of those variables should be set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionIssues related to one of the extensions in the Storeextension: itermIssues related to the iterm extension

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions