Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular build is failing because of is-promise #23

Closed
rajitha1998 opened this issue Apr 25, 2020 · 1 comment
Closed

Angular build is failing because of is-promise #23

rajitha1998 opened this issue Apr 25, 2020 · 1 comment

Comments

@rajitha1998
Copy link

  • 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-
@rajitha1998 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
@preetjdp
Copy link

@rajitha1998 The package has been updated running a force npm install should fix everything.

More details here. #20

@then then locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants