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/10 08:58:25 UTC

[GitHub] [incubator-superset] mingchau commented on issue #6940: Was unable to import superset Error: [Errno 20] Not a directory: '/home/superset/superset/static/assets/package.json'

mingchau commented on issue #6940: Was unable to import superset Error: [Errno 20] Not a directory: '/home/superset/superset/static/assets/package.json'
URL: https://github.com/apache/incubator-superset/issues/6940#issuecomment-509975519
 
 
   > A better solution is, you can create a Directory Junction by this command on Windows:
   > `>mklink /J "assets" "../assets"`
   > then add this folder into .gitignore
   
   Need to switch to the directory `incubator-superset\superset\static` and delete or remove the `assets` file.
   Then issue the command `mklink /J "assets" "../assets"` in cmd 

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