bigbenbeer commented on issue #33050:
URL: https://github.com/apache/superset/issues/33050#issuecomment-2790123394

   I ran into the same problem. Your node version needs to be the same as the 
version in the 
[package.json](https://github.com/apache/superset/blob/master/superset-frontend/package.json)
 file.
   ```
     "engines": {
       "node": "^20.16.0",
       "npm": "^10.8.1"
     },
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to