Metaplex Error while combining newly designed frontend

Viewed 13

@everyone can anyone help with an error in Metaplex project?

I was going to combine the original Metaplex project and new frontend design. While building, it shows the error as you can see on the image.

The new frontend is built in Javascript since the Metaplex was built in Typescript.

1. bigint: failed to load bindings...

2. secp256k1 unavailable ...

3. Reference Error: window is not defined

Since the errors were from node_modules, I can't fix the issues by upgrading the codebase. The original metaplex works well on my computer.

I'd appreciate it if anyone can cope with this issue.

Looking forward to hearing from you. Thank you error image

0 Answers
Related