RSS Amplifier

Serhii Shramko's Blog · Sep 25, 2022

How to fix "__dirname is not defined in ES module scope"

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Fix the "__dirname is not defined in ES module scope" error in Node.js. Recreate __dirname and __filename using import.meta.url.

Read on shramko.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.