Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReferenceError: regeneratorRuntime is not defined #987

Open
xavier506 opened this issue Sep 25, 2022 · 0 comments
Open

ReferenceError: regeneratorRuntime is not defined #987

xavier506 opened this issue Sep 25, 2022 · 0 comments
Assignees

Comments

@xavier506
Copy link
Member

FAIL src/App.test.js
  ● Test suite failed to run

    ReferenceError: regeneratorRuntime is not defined

      2 | import { Anchor } from 'ual-anchor'
      3 | // import { Scatter } from 'ual-scatter'
    > 4 | import { Ledger } from 'ual-ledger'
        | ^
      5 | import { Lynx } from 'ual-lynx'
      6 | import { Metamask } from 'ual-metamask'
      7 | import { MeetOne } from 'ual-meetone'

      at node_modules/@ledgerhq/hw-transport-u2f/lib/TransportU2F.js:123:50
      at node_modules/@ledgerhq/hw-transport-u2f/lib/TransportU2F.js:145:6
      at Object.<anonymous> (node_modules/@ledgerhq/hw-transport-u2f/lib/TransportU2F.js:246:2)
      at Object.<anonymous> (node_modules/eosjs-ledger-signature-provider/src/LedgerUtils.ts:1:1)
      at Object.<anonymous> (node_modules/eosjs-ledger-signature-provider/src/LedgerAPI.ts:4:1)
      at Object.<anonymous> (node_modules/eosjs-ledger-signature-provider/src/SignatureProvider.ts:2:1)
      at Object.<anonymous> (node_modules/eosjs-ledger-signature-provider/src/index.ts:1:1)
      at Object.<anonymous> (node_modules/ual-ledger/dist/LedgerUser.js:14:43)
      at Object.<anonymous> (node_modules/ual-ledger/dist/Ledger.js:17:22)
      at Object.<anonymous> (node_modules/ual-ledger/dist/index.js:13:14)
      at Object.<anonymous> (src/config/ual.config.js:4:1)
      at Object.<anonymous> (src/config/index.js:3:1)
      at Object.<anonymous> (src/routes/index.js:13:1)
      at Object.<anonymous> (src/app.js:9:1)
      at Object.<anonymous> (src/App.test.js:4:1)

Test Suites: 1 failed, 1 total
@xavier506 xavier506 changed the title Test Error Linter Error Sep 25, 2022
@xavier506 xavier506 changed the title Linter Error rateproducer jungle 4 Sep 25, 2022
@xavier506 xavier506 changed the title rateproducer jungle 4 ReferenceError: regeneratorRuntime is not defined Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants