Generating a dash component project using cookiecutter.
Followed the installation guide of dash-component-boilerplate: https://github.com/plotly/dash-component-boilerplate
Ubuntu 18.04.5 (WSL) Node - v8.10.0 NPM - 3.5.2 python - 3.6.9 pip - 9.0.1 cookiecutter - 1.7.3 virtualenv - 20.16.7
Steps
- Install Node.js and NPM
- pip install cookiecutter
- Answered the questions about the project (as given in the installation README.md)
Error Message (https://i.stack.imgur.com/WDamx.png)