near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 22 forks source link

fix-issue-236: fix TypeError when initialize a Worker in jsdome env… #238

Closed fospring closed 3 months ago

fospring commented 4 months ago

fix https://github.com/near/near-workspaces-js/issues/236

fospring commented 4 months ago

@noble/hashes@1.3.3 in near-api-js@3.0.3 required node engine >=16: https://github.com/paulmillr/noble-hashes/blob/main/package.json#L44

maybe we need to move ci test of node 14