marzeelabs / besugo

Boilerplate for MZ version of hugo + netlifyCMS
https://besugo.marzeelabs.org
10 stars 0 forks source link

Resolve (harmless) console error in fish shell #37

Closed Quicksaver closed 6 years ago

Quicksaver commented 6 years ago

When watching for files, change app.scss:

change:scss/app.scss
nvm is not compatible with the "PREFIX" environment variable: currently set to "/usr/local"
Run `unset PREFIX` to unset it.
exit code: 11
Bass encountered an error!

Files still compile though, and only happens with a fish shell apparently (or at least something derived from it, a wrapper maybe?).

jolidog commented 6 years ago

Let's mark this as closed, new start mode hides this warning.