antvis / antvis/F2

Cannot find module '@antv/util/lib/type/is-array'

Open
#1,164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8k
Forks
637
PR merge metrics
No merged PRs in 30d

Description

Uncaught (in promise) internal/modules/cjs/loader.js:796
throw err;
^

Error: Cannot find module '@antv/util/lib/type/is-array'
Require stack:
- /Users/Sites/git/Platform/creationCenter/node_modules/@antv/f2/node_modules/@antv/adjust/lib/stack.js
- /Users/Sites/git/Platform/creationCenter/node_modules/@antv/f2/lib/geom/adjust/stack.js
- /Users/Sites/git/Platform/creationCenter/node_modules/@antv/f2/lib/geom/adjust/index.js
- /Users/Sites/git/Platform/creationCenter/node_modules/@antv/f2/lib/index.js

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the import failure and inspect the dependency declarations for @antv/f2 and @antv/adjust, following the require stack through lib/geom/adjust/stack.js and lib/stack.js. Done means the reported F2 import no longer fails because @antv/util/lib/type/is-array resolves correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.