开发配置错误

Open
#34 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
typescript

Research direction

Reproduce the setup with npm i and npm run bootsrap, then inspect the root package scripts, lerna.json, and packages/graph dependency setup. Check why build and test fail or hang, and verify that the documented installation flow completes both build and test successfully.

Written by the indexing model from the issue text.

Description

npm i
npm run bootsrap

后 build 和 test 均无法执行

image

并且 packages/graph 内部并未安装 node_modules

在包内安装后可以正常 build:umd 但是 test 会挂起无法执行

image

另外 lerna.json 中配置为了 tnpm,是否考虑换为 yarn

image

Dominant language
TypeScript
Stars
106
Forks
23
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from antvis/algorithm

All issues in antvis/algorithm

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.