hinzinho 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-488190880 I tried both the mklink command and copy the assets directory into that didn't work. I was able to get this working is by adding this line to the docker-compose.yml file under volumes. ` - ../../superset/assets:/home/superset/superset/static/assets`
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
