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

Missing flexbuffers from npm package #6849

Closed
lourd opened this issue Sep 21, 2021 · 1 comment · Fixed by #6850
Closed

Missing flexbuffers from npm package #6849

lourd opened this issue Sep 21, 2021 · 1 comment · Fixed by #6850

Comments

@lourd
Copy link
Contributor

lourd commented Sep 21, 2021

flexbuffers appears to be broken due to missing files from the flatbuffers npm package. The files reference a flexbuffers directory that isn't there.

A simple code sandbox demonstrating the module import error https://codesandbox.io/s/stoic-wildflower-dsfmt?file=/src/index.ts:44-102

Screen Shot 2021-09-20 at 11 34 08 PM

See the published files here on unpkg https://unpkg.com/browse/flatbuffers@2.0.0/ts/flexbuffers.ts

Relatedly, if it were working, is the recommended way to import flexbuffers from the js, ts, or mjs directories? If it's supposed to be automatically handled, I don't believe that's working, either.

@aardappel
Copy link
Collaborator

@bjornharrtell

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants