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
It was running before but now I'm getting the below error when I try to build the project:
> nx run common:build
Bundling common...
Error during bundle: Error: Could not resolve './build/Release/ecdh' from ./build/Release/ecdh?commonjs-external
Bundle failed: common
—————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
> NX Ran target build for project webapp and 2 task(s) it depends on (9s)
✖ 1/2 failed
✔ 1/2 succeeded [1 read from cache]
Do you have any idea about this error?
Thanks for your collaboration! <3
The text was updated successfully, but these errors were encountered:
Hello folks, hope you're doing well
We're trying to run the below patch-package in order to support Buffer and process NodeJS variables with web3 packages such as web3auth:
It was running before but now I'm getting the below error when I try to build the project:
Do you have any idea about this error?
Thanks for your collaboration! <3
The text was updated successfully, but these errors were encountered: