Closed pplonski closed 12 months ago
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
To solve the issue I needed to remove the yarn.lock
from my home directory.
I was trying to create extension with this template. I'm using Ubuntu 20.04 and Python 3.11.
I've used copier to copy the template, I selected frontend extension. Then I run
pip install -e "."
and got below error message: