-
I followed the documentation several times starting from scratch. I attach short video link (too big to upload here) to show the procedure I do And a github repo with the code showed in the video: NodeJs version is 22.16.0 Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
First of all, you're loading
See more: Btw, your repo still works for me even like this - but regardless, importing it only once is definitely sufficient: Note: The video is either loading extremely slowly - or not loading at all - I closed it after half a minute. (from ~2Gb/s) |
Beta Was this translation helpful? Give feedback.
Try running
git init
in the root of your project.