You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /home/maifee/Desktop/WhatApp/main.js
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1085:13) {
code: 'ERR_REQUIRE_ESM'
}
The full error looks like this, on running ``:
My node version is : v14.17.0
Here is my index.js :
Here is the main.js :
The scripts I'm also using are:
Although it starts and builds, but I get error when trying to run those built files.
The text was updated successfully, but these errors were encountered: