robinbakkerdemcon commented on issue #11694: URL: https://github.com/apache/incubator-superset/issues/11694#issuecomment-728984600
Alright so I have been busy with this problem again. Now, I have installed a desktop environment on the machine rnning Superset and through VNC I can access the dev server that is running locally, I verify this because the browser tab shows [DEV]. I have tried to use the plugin now and the command `npm run dev-server` correctly shows  I assumed that I would work, but it doesn't work. It does not show up in Visualizations whatever I do. **My package.json**  **My MainPreset.js** Imports  Configure  **Suspected problem** When I run the `npm run dev-server` at the end I get these errors:  ---------------------------------------------------------------- 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]
