antvis / antvis/algorithm

开发配置错误

Open
#34 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
105
Forks
23
PR merge metrics
No merged PRs in 30d

Description

```bash
npm i
npm run bootsrap
```
后 build 和 test 均无法执行

![image](https://user-images.githubusercontent.com/47357585/133137556-70ddc5ce-2772-45ec-9841-59912a457983.png)

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

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

![image](https://user-images.githubusercontent.com/47357585/133137889-3ce80b65-b94d-49a8-83b5-c7db72ba7f13.png)

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

![image](https://user-images.githubusercontent.com/47357585/133138307-78db1126-8a38-4e5c-8d5e-07c1a1509c2b.png)

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.