Learn how to configure your local Windows machine to run Novu
nvm -v
on a terminal.
nvm: command not found
or see
no feedback from your terminal after you type nvm -v
, simply close
your current terminal, open a new terminal, and try verifying again.nvm install vX.Y.Z
and to switch to a node version,
run nvm use vX.Y.Z
. Novu requires node v20.8.1 or higher:
lsb-release
, curl
and gpg
if you do not already have them:[local.novu.co](http://local.novu.co)
instead of localhost when accessing the service on your machine.
Navigate to C:\Windows\System32\drivers\etc
in the file explorer and open the hosts
file with a text editor (like Notepad):