rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
158 stars 46 forks source link

Node v20 Issues #964

Open markwpearce opened 9 months ago

markwpearce commented 9 months ago

Two tests don't pass when targeted against node v20:

I believe these are both related to chai, as they get stalled on expect() statements ?

Also, there are LOTS of linting/build errors.

Note: only tested against 0.66-alpha.9

markwpearce commented 9 months ago

Additionally, it looks like tests take 2x as long to run.