breadboard
                                
                                
                                
                                    breadboard copied to clipboard
                            
                            
                            
                        Node v19.6 is not sufficient for breadboard
Expected Behavior
With Node v19.6 I should be able to set up breadboard locally (according to happy path which states the req is >=19).
Actual Behavior
The build errors out complaining that URL.canParse() is not a function. This was added to breadboard relatively recently and is likely not supported in older Node versions.
Thank you so much for the report!