Skip to content

upgrade to v1 start with error: cannot find module 'ix/asynciterable/index.js #77

@zhex900

Description

@zhex900

I am using v9.12.6

But when I change it to v1 I get this error. Why is that? Compiler config issue?

Error: Cannot find module 'ix/asynciterable/index.js'
    at webpackMissingModule (/Users/jakehe/Code/pam-app/.webpack/main/index.js:217964:89)
    at Object../node_modules/rx-queue/dist/cjs/src/concurrency-executor/concurrency-executer.js (/Users/jakehe/Code/pam-app/.webpack/main/index.js:217964:189)
    at __webpack_require__ (/Users/jakehe/Code/pam-app/.webpack/main/index.js:219154:42)
    at Object../node_modules/rx-queue/dist/cjs/src/mod.js (/Users/jakehe/Code/pam-app/.webpack/main/index.js:218181:33)
    at __webpack_require__ (/Users/jakehe/Code/pam-app/.webpack/main/index.js:219154:42)
    at Object../src/iot/utils/reconnectQueue.ts (/Users/jakehe/Code/pam-app/.webpack/main/index.js:213324:18)
    at __webpack_require__ (/Users/jakehe/Code/pam-app/.webpack/main/index.js:219154:42)
    at Object../src/iot/connection.ts (/Users/jakehe/Code/pam-app/.webpack/main/index.js:211533:24)
    at __webpack_require__ (/Users/jakehe/Code/pam-app/.webpack/main/index.js:219154:42)
    at Object../src/iot/index.ts (/Users/jakehe/Code/pam-app/.webpack/main/index.js:211779:31)
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions