corocoto opened a new issue, #27993:
URL: https://github.com/apache/superset/issues/27993

   ### Bug description
   
   I try to install `superset-frontend` folder as a package by using the 
[GitPkg](https://gitpkg.vercel.app) tool. But I got an error that links to 
`@superset-ui/plugin-chart-period-over-period-kpi`:
   
   ```bash
   error Package "" refers to a non-existing file 
'"/Users/ar.gusev/Library/Caches/Yarn/v6/.tmp/5b638f445cee7c3c258eea521b4ed43c/plugins/plugin-chart-period-over-period-kpi"'.
   info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this 
command.
   ```
   
   The main reason why it happened is that this plugin doesn't exist in the 
`plugins` folder. I suppose, we can remove it from the dependency list, and 
this approach should resolve the main problem.
   
   ### How to reproduce the bug
   
   1. Install yarn
   2. Open [GitPkg](https://gitpkg.vercel.app)
   3. Copy path to the `superset-frontend` folder
   4. Paste it to the GitPkg
   5. copy generated script (which use yarn)
   6. Try to install
   
   ### Screenshots/recordings
   
   _No response_
   
   ### Superset version
   
   master / latest-dev
   
   ### Python version
   
   Not applicable
   
   ### Node version
   
   18 or greater
   
   ### Browser
   
   Not applicable
   
   ### Additional context
   
   _No response_
   
   ### Checklist
   
   - [ ] I have searched Superset docs and Slack and didn't find a solution to 
my problem.
   - [ ] I have searched the GitHub issue tracker and didn't find a similar bug 
report.
   - [ ] I have checked Superset's logs for errors and if I found a relevant 
Python stacktrace, I included it here as text in the "additional context" 
section.


-- 
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: notifications-unsubscr...@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to