vercel / hyper

A terminal built on web technologies

Home Page:https://hyper.is

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue accessing NodeJS when using Powershell

bigansh opened this issue · comments

  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate
  • OS version and name: MacOS 13.3 (22E252)
  • Hyper.app version: 3.4.1
  • Link of a Gist with the contents of your hyper.json:
  • Relevant information from devtools (CMD+ALT+I on macOS, CTRL+SHIFT+I elsewhere):
  • The issue is reproducible in vanilla Hyper.app:

Issue

I have NodeJS installed via nvm. I am trying to use NodeJS via Powershell inside Hyper. I am able to invoke NodeJS when running it from the default terminal as well as Powershell inside the default terminal. However, when I set Powershell as my shell in Hyper, it is not able to recognize NodeJS or any other NPM packages installed. It does however recognize pyenv and such.
image
image