Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Runtime crashes due to transitive dependency object-inspect > util #144

@grigala

Description

@grigala

Tried to tinker with Webpack settings and also tried to install util dependency but unfortunately nothing helped.

ns --version
8.5.3
✔ Up to date.
 ERROR Error: Uncaught (in promise): Error: Cannot find module 'util'
  Error: Cannot find module 'util'
  at webpackMissingModule (file: src/webpack:.../node_modules/object-inspect/util.inspect.js:1:0)
  at Object../node_modules/object-inspect/util.inspect.js (file: src/webpack:.../node_modules/object-inspect/util.inspect.js:1:0)
  at __webpack_require__ (file: src/webpack:.../webpack/bootstrap:24:0)
  at fn (file: src/webpack:.../webpack/runtime/hot module replacement:62:0)
  at Object../node_modules/object-inspect/index.js (file: src/webpack:.../node_modules/object-inspect/index.js:68:18)
  at __webpack_require__ (file: src/webpack:.../webpack/bootstrap:24:0)
  at fn (file: src/webpack:.../webpack/runtime/hot module replacement:62:0)
  at Object../node_modules/side-channel/index.js (file: src/webpack:.../node_modules/side-channel/index.js:5:14)
  at __webpack_require__ (file: src/webpack:.../webpack/bootstrap:24:0)
  at fn (file: src/webpack:.../webpack/runtime/hot module replacement:62:0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions