nabinkhadka opened a new issue #16579: URL: https://github.com/apache/superset/issues/16579
There are many issues about this. But it seems there are no proper solution. Ideally, the superset should be ready to use with simply `docker-compose up`. I have 9 GB and 3 cores allocated to docker. superset_node crashes with the following error: ``` npm ERR! code EIO npm ERR! syscall rename npm ERR! path /app/superset-frontend/node_modules/sha.js npm ERR! dest /app/superset-frontend/node_modules/.sha.js-sPyHcmzN npm ERR! errno -5 npm ERR! EIO: i/o error, rename '/app/superset-frontend/node_modules/sha.js' -> '/app/superset-frontend/node_modules/.sha.js-sPyHcmzN' ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
