Up until yesterday, whenever I installed a package (e.g. nodemon), they would be added to the node_modules dir. This morning, when I installed a bigger project, the powershell and cmd files were saved outside of that directory, in addition to a file without an extension. It looked like this: dependencies
Why is example, example.cmd and example.ps1 saved outside of node_modules?
question from:https://stackoverflow.com/questions/65938057/powershell-files-created-outside-of-node-modules