Posts by Arthur Arruda • 11 points
2 posts
-
-1
votes1
answer1596
viewsQ: Error creating execution script for ts-Node-dev library
I am building the back-end of an application using Node.js and Typescript, I decided to create a script in package.json to facilitate the execution of the system I inserted the following script:…
-
-1
votes1
answer707
viewsQ: Vscode does not show the node_modules folder in Explorer
After the installation of Express I noticed that Vscode in its interface no longer shows the folder inside the project in the Explorer tab, often I need to change something in node_modules and I am…