rusackas commented on issue #10352: URL: https://github.com/apache/incubator-superset/issues/10352#issuecomment-660371134
Hmmmm... I'm curious why you've got the `npm install webpack` step there. Webpack is already in the devDependencies of package.json. It may sound basic, but I'm curious what happens if you `rm -rf node_modules` then only run `npm install` and `npm run dev-server` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
