79142698

Date: 2024-10-30 20:34:30
Score: 0.5
Natty:
Report link

Solution that definitely solved the problem for us, just run the npm install or yarn) inside python environment:

python3 -m venv venv
source venv/bin/activate
pip install setuptools wheel

yarn

deactivate 
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Aarbel