nodejs

Fixing “node: –openssl-legacy-provider is not allowed in node_options” error

I recently ran into the "node: --openssl-legacy-provider is not allowed in node_options" error while working with Node 17. It occurs…

7 months ago

How to import/export ES6 modules in Node

If you have been following the javascript ecosystem for a while, you already know that even though ES6 modules are…

6 years ago
Advertisements