Closed PeterKW closed 2 years ago
This is more likely a node-gyp issue. It needs python 2.7 and you probably have python 3+ installed.
Now we use VSCode DevContainer, it creates a container for the development workspace with all of the dependencies.
When I try and use npm install the node_modules folder exists whilst the scrip is running but by the time it has finished the directory /node_modules has been deleted? Any ideas why this might be happening to my downloaded repo?