lclerigues commented on issue #17076:
URL: https://github.com/apache/superset/issues/17076#issuecomment-2095886874

   > Docker didn't work for me, I checked out the `docker/docker-frontend.sh` 
script, and ran those commands manually. i.e.:
   > 
   > ```
   > # get nodejs from conda-forge in my case
   > conda install -c conda-forge nodejs
   > cd superset-frontend
   > npm install -f --no-optional --global webpack webpack-cli
   > npm install -f --no-optional
   > npm run dev
   > ```
   > 
   > My guess is some of the init scripts should have run this, but because 
nodejs is not installed it skipped it. I guess the installation docs can be 
improved on this.
   
   did this, found 24 vulnerabilities
   
![image](https://github.com/apache/superset/assets/115978584/f4f5296c-b527-4ddf-a15b-d5aacaa82048)
   
   including malware?
   
![image](https://github.com/apache/superset/assets/115978584/023c74b1-059a-4c07-a209-b23af20174f9)
   
   did anyone else find this? should I worry?
   


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

Reply via email to