Unable to install custom visualization plugin in superset #27528
Closed
sandeepr43
started this conversation in
General
Replies: 1 comment
-
i got it...i updated node.js to more recent version 16.20.0 version...that solved the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I'm trying to install custom visualization plugin via commands given by superset page:
https://superset.apache.org/docs/contributing/creating-viz-plugins/
But I am getting stuck when I run generator command when i run in bash:
yo @superset-ui/superset
Error:$USER:$ (id -gn $USER) /root/.config
┌───────────────────────────────────────────────────┐
│ yo update check failed │
│ Try running with sudo or get access │
│ to the local update config store via │
│ sudo chown -R
The error is shown below:
I have given all permissions, but still I get this error.
Any workaround for this issue.
I am stuck at this command.
Regards
Beta Was this translation helpful? Give feedback.
All reactions