breadboard icon indicating copy to clipboard operation
breadboard copied to clipboard

Node v19.6 is not sufficient for breadboard

Open ushafqat opened this issue 1 year ago • 1 comments

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.

ushafqat avatar Apr 11 '24 19:04 ushafqat

Thank you so much for the report!

dglazkov avatar Apr 11 '24 21:04 dglazkov