There’s two really annoying details about installing Narrat for us: The version of Node included in Apt is too old and NVM isn’t on Apt at all. You’ll need to use your search engine for their sources. Remember: Shift+CTRL+V for pasting into your terminal! Follow ALL directions on the sites.
- Install NodeJS via the script on their site, not the aptitude repository
- Repeat for “NodeJS version manager”
Remember to restart your computer, just to be sure.
Happy game development!