Skip to content
Discussion options

You must be logged in to vote

This is not a Nuxt bug. The log tells you the issue and the solution:

Cannot find module './parser.linux-x64-gnu.node'

Cannot find native binding. npm has a bug related to optional dependencies (https://github.com/https://github.com/npm/cli/issues/4828). 
Please try `npm i` again after removing both package-lock.json and node_modules directory.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending triage nitro Nitro server engine integration possible regression
2 participants
Converted from issue

This discussion was converted from issue #35276 on June 05, 2026 15:28.