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'
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: