Open LAMike310 opened 3 years ago
I tried to run next build after installing the dependencies for the NextJS example, And get this result:
next build
Attempted import error: 'decode' is not exported from '@ipld/dag-cbor' (imported as 'dagCbor')
https://github.com/ipld/js-dag-cbor/issues/37
I just ran the example. I was able to compile and did not run into this issue.
I tried to run
next build
after installing the dependencies for the NextJS example, And get this result:Attempted import error: 'decode' is not exported from '@ipld/dag-cbor' (imported as 'dagCbor')
https://github.com/ipld/js-dag-cbor/issues/37