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 2019/07/18 05:29:12 UTC

[GitHub] [incubator-superset] mistercrunch commented on issue #7862: Unclear how to build non-npm front end assets

mistercrunch commented on issue #7862: Unclear how to build non-npm front end assets
URL: https://github.com/apache/incubator-superset/issues/7862#issuecomment-512670439
 
 
   Mmmh, so your issue is that you don't see the changes you make? `npm run dev` works and compile as expected?
   
   Maybe you didn't `pip install -e .`  properly, meaning you might be serving off another python package installation (site-packages) as opposed to the python files in the repo. `which superset` should point to our bin in the repo.

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


With regards,
Apache Git Services

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