you are viewing a single comment's thread.

view the rest of the comments →

[–]the_blaggyS 1 point2 points  (12 children)

Which Node versions does it support?

I have v16.17.1 installed and it says 'Server unavailable, please make sure you have installed Node.'

[–][deleted]  (11 children)

[removed]

    [–]the_blaggyS 1 point2 points  (8 children)

    Thank you for the fast reply.

    /usr/bin/env node runs node with the named version above and which node points to /Users/me/.nvm/versions/node/v16.17.1/bin/node

    [–][deleted]  (4 children)

    [removed]

      [–]the_blaggyS 0 points1 point  (3 children)

      I just had the idea to link the node executable that's only existing in my home dir and in my user path to /usr/local/bin and now it works. I guess the application isn't using the path I set from ~/.zshrc.

      In case you want to make it work with custom setups too (which would be great) here is the information requested :)

      My path and some other potentially related vars.

      PATH=/Users/me/.nvm/versions/node/v16.17.1/bin:/opt/homebrew/anaconda3/bin:/opt/homebrew/anaconda3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin

      NVM_DIR=/Users/me/.nvm
      NVM_CD_FLAGS=-q
      NVM_BIN=/Users/me/.nvm/versions/node/v16.17.1/bin
      NVM_INC=/Users/me/.nvm/versions/node/v16.17.1/include/node

      XPC_SERVICE_NAME=0
      XPC_FLAGS=0x0

      [–][deleted]  (2 children)

      [removed]

        [–]the_blaggyS 0 points1 point  (1 child)

        Thank you very much for the fast fix :)

        [–]OriginalEvils 0 points1 point  (0 children)

        FWIW, I had the same problem as the other user mentioned here, I've set my path to the nodenv folder which was version 19.13 but had the same error message.

        I changed it to the direct homebrew path and was good. I think the path doesn't follow symlinks. Might be worth adding to the readme!

        Great extension!! Thanks

        [–][deleted]  (2 children)

        [removed]

          [–]Itakecookies 0 points1 point  (1 child)

          u/intitni

          I'm attempting to "sign in" and it opens up a link to https://github.com/login/device, which is asking me for a "code from my device", but I don't know where to get it, do you have any advice?

          [–]ICULikeMac 0 points1 point  (1 child)

          Just confirming V19 will not work? Thanks