xmtp / xmtp-js

XMTP client SDKs, content types, and other packages written in TypeScript
https://xmtp.org/docs
217 stars 41 forks source link

Warning: ENOENT: no such file or directory #489

Closed fabriguespe closed 11 months ago

fabriguespe commented 1 year ago

Describe the bug

While using the JS or React SDK the app functions as expected, but I receive a recurring error in the console regarding a missing file. The error is as follows:

Failed to parse source map from '/path_to_my_code/node_modules/@xmtp/proto/ts/message_contents/signature.pb.ts' file: Error: ENOENT: no such file or directory, open '/path_to_my_code/node_modules/@xmtp/proto/ts/message_contents/signature.pb.ts'
CleanShot 2023-11-07 at 16 53 19@2x
rygine commented 11 months ago

closing this in favor of https://github.com/xmtp/proto/issues/115