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
Angular build is failing in Github actions, the error seems to be related to is-promise
Unknown error: Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /home/runner/work/codeJunction-site/codeJunction-site/node_modules/is-promise/index.js
require() of ES modules is not supported.
require() of /home/runner/work/codeJunction-site/codeJunction-site/node_modules/is-promise/index.js from /home/runner/work/codeJunction-site/codeJunction-
The text was updated successfully, but these errors were encountered:
rajitha1998
changed the title
Angular build is failing because of Unknown error: Error [ERR_REQUIRE_ESM]: Must use import to load ES Module
Angular build is failing because of is-promise
Apr 25, 2020
is-promise
The text was updated successfully, but these errors were encountered: