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
node:internal/process/esm_loader:97
internalBinding('errors').triggerUncaughtException(
^
Error: Transform failed with 1 error:
/home/kidys/iroha2-javascript/src/index.ts:30:15: ERROR: Top-level await is currently not supported with the "cjs" output format
Since this error is common enough, I won't describe the specifics now.
The text was updated successfully, but these errors were encountered:
6r1d
changed the title
JS SDK documentation: add the commands and file formats for running the examples
Small change: JS SDK documentation - add the commands and file formats for running the examples
Mar 2, 2023
Requested by Denis Kitaev from HL Iroha community while trying the JS tutorial step-by-step.
kidys@ubuntusrv:~/iroha2-javascript$ tsx src/index.ts
Since this error is common enough, I won't describe the specifics now.
The text was updated successfully, but these errors were encountered: