ivanshamaev commented on issue #22641: URL: https://github.com/apache/superset/issues/22641#issuecomment-1377344982
Problem was in npm 8 on my local computer where I built viz plugin. I switched on npm 7 used by command `sudo npm install -g npm@7` Then I recreated new hello world plugin, published it on npmjs. Now it works well. -- 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]
