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

Doesn't work on FreeBSD 10.2-RELEASE #7

Closed
joseluisq opened this issue Jan 16, 2016 · 6 comments
Closed

Doesn't work on FreeBSD 10.2-RELEASE #7

joseluisq opened this issue Jan 16, 2016 · 6 comments

Comments

@joseluisq
Copy link

source: not found
nvm: not found

image

@derekstavis
Copy link
Owner

Could your please paste the output of bash -c 'type source'? What's your bash version?

@joseluisq
Copy link
Author

I don't have bash I have tcsh by default (sh)

$ tcsh --version
tcsh 6.18.01 (Astron) 2012-02-14 (x86_64-amd-FreeBSD) options wide,nls,dl,al,kan,sm,rh,color,filec

@derekstavis
Copy link
Owner

Hm, I think I wasn't prepared to this! Some questions:

  1. Does bash points to tcsh?
  2. If doesn't, what's bash --version?
  3. Does tcsh have a source function/builtin?
  4. Have you ever used nvm in tcsh?

@joseluisq
Copy link
Author

  1. Fish to the default shell.
  2. No, I haven't used (but I have used nvm on Linux OS)

@derekstavis
Copy link
Owner

You need to install bash. I have tested here and it works:

screen shot 2016-01-17 at 10 56 15 pm

But nvm is sad anyway on FreeBSD :(

screen shot 2016-01-17 at 10 58 22 pm

@joseluisq
Copy link
Author

With bash by default shell nvm works fine but...
For this issue nodejs/node#3716
So that I had decided to install Node from official package 😄

$ sudo pkg install node npm

I will close this issue anyway.
Thanks.

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

2 participants