You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/06/14 07:45:24 UTC

[GitHub] [superset] bonniePxx opened a new issue #15116: help me!!error when npm link @superset-ui/core

bonniePxx opened a new issue #15116:
URL: https://github.com/apache/superset/issues/15116


   ExploreViewContainer.jsx?2c1c:80 Uncaught TypeError: Cannot read property 'grayscale' of undefined


-- 
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:
users@infra.apache.org



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


[GitHub] [superset] bonniePxx closed issue #15116: [viz_plug-ins]help me!!error when npm link @superset-ui/core

Posted by GitBox <gi...@apache.org>.
bonniePxx closed issue #15116:
URL: https://github.com/apache/superset/issues/15116


   


-- 
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:
users@infra.apache.org



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


[GitHub] [superset] bonniePxx commented on issue #15116: [viz_plug-ins]help me!!error when npm link @superset-ui/core

Posted by GitBox <gi...@apache.org>.
bonniePxx commented on issue #15116:
URL: https://github.com/apache/superset/issues/15116#issuecomment-863782859


   > doing
   
   thanks for your replay!  i just try the steps on others's computer and there have no bug. so i Speculate it's about the npm version. becase i run npm link in several project it my cause the Global node_moudle pollution. by the way i use npm v7+.
   i don't know if the npm high version cause the problem.but when i delete the node 14 and reinstall it. i get npm 6+. and everything looks good !


-- 
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:
users@infra.apache.org



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


[GitHub] [superset] bonniePxx commented on issue #15116: [viz_plug-ins]help me!!error when npm link @superset-ui/core

Posted by GitBox <gi...@apache.org>.
bonniePxx commented on issue #15116:
URL: https://github.com/apache/superset/issues/15116#issuecomment-860007326


   i just clone the main project superset and superset-ui project in 2021/6/11. which is the most new version. but i face the emotion theme problem.
   
   1. in superset-ui project. run yarn.yarn build.
   2 . in superset project.   go into superset-frontend dirctory.  
        run npm install.  
        npm link ../..superset-ui/packages/superset-ui-core
        npm run devserver
   3. i got the error. 
   ![image](https://user-images.githubusercontent.com/27723852/121767079-c2da2880-cb88-11eb-8a55-5aa0a6553f34.png)
   
   i know it's something about emotion. but i dont know how to fix it... it cost me much time...help me
   if i have miss other important info.just let me know.many thanks!
   


-- 
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:
users@infra.apache.org



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


[GitHub] [superset] junlincc removed a comment on issue #15116: [viz_plug-ins]help me!!error when npm link @superset-ui/core

Posted by GitBox <gi...@apache.org>.
junlincc removed a comment on issue #15116:
URL: https://github.com/apache/superset/issues/15116#issuecomment-859952369


   @rusackas any ideas? 


-- 
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:
users@infra.apache.org



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


[GitHub] [superset] rusackas commented on issue #15116: [viz_plug-ins]help me!!error when npm link @superset-ui/core

Posted by GitBox <gi...@apache.org>.
rusackas commented on issue #15116:
URL: https://github.com/apache/superset/issues/15116#issuecomment-863571221


   Is there a particular page in Superset that's throwing this error? I'm thus far unable to replicate, but maybe I'm just looking at a different page with different components.
   
   To retrace your steps, I did the following:
   * Pull `master` on `superset-ui`
   * Pull `master` on `superset`
   * in `superset-ui` run `yarn` and then `yarn build`
   * in `superset` cd into `superset-frontend` and run `npm link ../../superset-ui/packages/superset-ui-core`
   * when it's done, run `npm run dev-server`
   
   FWIW, I'm running the docker build of `superset` by going into that directory and doing `docker-compose up`


-- 
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:
users@infra.apache.org



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


[GitHub] [superset] junlincc commented on issue #15116: help me!!error when npm link @superset-ui/core

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #15116:
URL: https://github.com/apache/superset/issues/15116#issuecomment-859952369


   @rusackas any ideas? 


-- 
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:
users@infra.apache.org



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