Skip to content

Instantly share code, notes, and snippets.

@r-this
Created August 25, 2023 01:01
Show Gist options
  • Save r-this/db009a9b1f5aac3d44eae53be808f17e to your computer and use it in GitHub Desktop.
Save r-this/db009a9b1f5aac3d44eae53be808f17e to your computer and use it in GitHub Desktop.
npx nuxi dev nuxi/cli unexpected string error, incompatible nodejs version, npm nvm

Node Version Errors - NVM Fix

Error Messages

import 'nuxi/cli' ^^^^^^^^^^ SyntaxError: Unexpected string
npx nuxi unexpected string
nuxi dev

Fix

  1. nvm - Update to latest LTS version of NodeJS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment