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 building a vue cli app or a quasar app i get the compile errors as soon as i import ceramic,
** ERROR Failed to compile with 3 errors 2:44:12 PM
This dependency was not found:
multicodec/src/base-table.json in ./node_modules/3id-did-provider/node_modules/cids/src/index.js, ./node_modules/@ceramicnetwork/3id-did-resolver/node_modules/cids/src/index.js and 1 other
To install it, you can run: npm install --save multicodec/src/base-table.json
**
The text was updated successfully, but these errors were encountered:
When building a vue cli app or a quasar app i get the compile errors as soon as i import ceramic,
** ERROR Failed to compile with 3 errors 2:44:12 PM
This dependency was not found:
To install it, you can run: npm install --save multicodec/src/base-table.json
**
The text was updated successfully, but these errors were encountered: