ajbogh / ajbogh/import_loop_flow_bug

Flow fails with "Super expression must either be null or a function, not undefined"

Đang mở
#1 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When running the test Flowtype fails with the following error, however Typescript passes:

```
> jest

FAIL __tests__/layout-engine.test.js
● Test suite failed to run

TypeError: Super expression must either be null or a function, not undefined

at _inherits (src/flowtype/none.js:14:113)
at src/flowtype/none.js:19:3
at Object. (src/flowtype/none.js:28:2)
at Object. (src/flowtype/layout-engine-config.js:2:1)
at Object. (src/flowtype/graph-view.js:2:1)
at Object. (src/flowtype/layout-engine.js:2:1)
at Object. (__tests__/layout-engine.test.js:1:1)

PASS __tests__/layout-engine.test.ts

Test Suites: 1 failed, 1 passed, 2 total
Tests: 1 passed, 1 total
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.