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
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'
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: