You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started macOS Terminal, also tested in VS Code integrated terminal.
What happened?
In macOS Terminal i get the following when starting.
grep: Desktop: Is a directory
grep: Development: Is a directory
grep: Documents: Is a directory
grep: Downloads: Is a directory
grep: Från backup: Is a directory
grep: Library: Is a directory
grep: Movies: Is a directory
grep: Music: Is a directory
grep: Pictures: Is a directory
grep: Public: Is a directory
When starting integrated terminal in VS Code I get:
grep: experiment: Is a directory
grep: node_modules: Is a directory
grep: src: Is a directory
nvm is not compatible with the "gulpfile.js: .pipe(dest('dist/css'))" environment variable: currently set to ".js: .pipe(dest('dist/css'))"
Run `unset gulpfile.js: .pipe(dest('dist/css'))` to unset it.
What did you expect to happen?
I expected nvm to work and not throw a bunch of garbage.
Is there anything in any of your profile files that modifies the PATH?
zsh with Prezto installed, pyenv.
The text was updated successfully, but these errors were encountered:
Operating system and version:
macOS Big Sur, 11.0.1
nvm debug
output:nvm ls
output:How did you install
nvm
?Homebrew
What steps did you perform?
Started macOS Terminal, also tested in VS Code integrated terminal.
What happened?
In macOS Terminal i get the following when starting.
When starting integrated terminal in VS Code I get:
What did you expect to happen?
I expected nvm to work and not throw a bunch of garbage.
Is there anything in any of your profile files that modifies the
PATH
?zsh with Prezto installed, pyenv.
The text was updated successfully, but these errors were encountered: