Oct 21, 2021error error [err_unsupported_esm_url_scheme]: Protocol_error (err 1) i tried 'push' while writing 'git'. Dec 20, 2020answer 1 this answer does not require using a runtime flag --es-module-specifier-resolution=node at execution time however, you have to modify your ts source code, which is a pain.
Since you have the permission error, you probably installed npm through a node installer and now you need to reinstalled it with a nvm (node version manager). I also get econnreset error during my development, the way i solve it is by not using nodemon to start my server, just use "node server.js" to start my server fixed my problem. I ran npm config set prefix /usr/local after running that command, when trying to run any npm commands on windows os i keep getting the below.
Oct 26, 2019when trying to make a program on windows that connects to a database via odbc, i got the following error: [microsoft] [odbc driver manager] data source name not found and no default.