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
after building i try to execute my app with node dist/bundle.cjs but it fails with Error: ENOENT: no such file or directory, open '/my/path/dist/pairingmessage.proto'
after building i try to execute my app with
node dist/bundle.cjs
but it fails withError: ENOENT: no such file or directory, open '/my/path/dist/pairingmessage.proto'
tsconfig.json:
The text was updated successfully, but these errors were encountered: