sedhha edited a comment on issue #10433:
URL: 
https://github.com/apache/incubator-superset/issues/10433#issuecomment-668103453


   Just correct me if i am wrong:
   
   1. `npm cache clean --force`
   2. Delete `node_modules` and `package-lock.json`
   3. Remove `plugin-chart-hello-world: "^0.0.0"` from `package. json`
   4. Do a `npm i`
   5. Manually copy `plugin-chart-hello-world` to @superset-ui and manually add 
back `plugin-chart-hello-world: "^0.0.0"` to `package.json.`
   6. Now run `npm run prod`. 
   
   Is this what you're saying!? 
   


----------------------------------------------------------------
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]

Reply via email to