Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CarBufferWriter should be exported by index-browser #135

Closed
gobengo opened this issue Mar 15, 2023 · 3 comments
Closed

CarBufferWriter should be exported by index-browser #135

gobengo opened this issue Mar 15, 2023 · 3 comments
Labels
need/author-input Needs input from the original author

Comments

@gobengo
Copy link
Contributor

gobengo commented Mar 15, 2023

│ [!] Error: 'CarBufferWriter' is not exported by node_modules/.pnpm/@[email protected]/node_modules/@ipld/car/src/index-browser.js, imported by node_modules/.pnpm/@[email protected]/node_modules/@ucanto/transp
│ https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module
│ node_modules/.pnpm/@[email protected]/node_modules/@ucanto/transport/src/car/codec.js (2:26)
│ 1: import * as API from '@ucanto/interface'
│ 2: import { CarBufferReader, CarBufferWriter } from '@ipld/car'
@gobengo
Copy link
Contributor Author

gobengo commented Mar 15, 2023

When #136 is released, I can verify that this has been resolved
cc @lidel

@BigLep
Copy link

BigLep commented Mar 28, 2023

@gobengo : has #136 addresses this? Can this be resolved? Thanks!

@BigLep BigLep added the need/author-input Needs input from the original author label Mar 28, 2023
@gobengo
Copy link
Contributor Author

gobengo commented Mar 28, 2023

@gobengo gobengo closed this as completed Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/author-input Needs input from the original author
Projects
None yet
Development

No branches or pull requests

2 participants