Webpack | Foundry can't be used in version of Node below 16, when it contains Node 16+ features #423
Labels
1 Story Point
Story points: 1
bug
Something isn't working
dependencies
Pull requests that update a dependency file
good first issue
Good for newcomers
help wanted
Extra attention is needed
Nullish coalescing, for example, breaks builds which are run in Node 14, but runs fine otherwise. I find it hard to believe that by using nullish coalescing we have to set a minimum node version to use the library. I'd bet we just aren't setting our webpack to transpile down to the right es version.
The text was updated successfully, but these errors were encountered: