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
When I run yarn run start, I get a dependency error.
Failed to compile.
./node_modules/@iden3/js-iden3-core/dist/node/esm/claim.js
Module not found: Can't resolve '@iden3/js-crypto' in '/extension-demo/node_modules/@iden3/js-iden3-core/dist/node/esm'
This is my package.json file. I just downgraded Webpack. but I didin't change other dependency versions.
When I run
yarn run start
, I get a dependency error.This is my package.json file. I just downgraded Webpack. but I didin't change other dependency versions.
The text was updated successfully, but these errors were encountered: