Tests fail using Node 17 and 18 and 19 #6

Closed
opened 2022-11-04 04:33:32 +00:00 by dboreham · 3 comments
Contributor

This repo's tests (yarn test) only work when run with Node 16. Run under Node 17 and 18 and 4 tests will fail that pass using Node 16.

This repo's tests (`yarn test`) only work when run with Node 16. Run under Node 17 and 18 and 4 tests will fail that pass using Node 16.
Author
Contributor

Now we're on to 19.

Now we're on to 19.
Member

just running yarn per the install instructions using version 17 didn't work. 16 worked

just running `yarn` per the install instructions using version 17 didn't work. 16 worked
Author
Contributor

This seems to be fixed now:

Test Suites: 7 passed, 7 total
Tests:       40 passed, 40 total
Snapshots:   0 total
Time:        222.173 s
Ran all test suites.
Done in 224.78s.
$ node --version
v18.15.0
$
This seems to be fixed now: ``` Test Suites: 7 passed, 7 total Tests: 40 passed, 40 total Snapshots: 0 total Time: 222.173 s Ran all test suites. Done in 224.78s. $ node --version v18.15.0 $ ```
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/laconic-sdk#6