You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Olyno not at the moment, but you can set node 16.6.0 with NVM and tests it.
I think we should follow Bo's advice and add the list of supported node versions to package.json.
Unit tests for all major node versions since v14 can be helpful. (But let's run build on 1 contract only + 1 test, because it will take forever otherwise).
I created a PR to specify the compatible Node versions as suggested. I got details about the Node 16.6.0 problem, available here: babel/babel#15015 (comment)
We should understand why this is happening and fix the bug or set supported versions of Node. Works fine with Node v16.14.2
The text was updated successfully, but these errors were encountered: