webgme / webgme-engine

WebGME server and Client API without a GUI
MIT License
11 stars 7 forks source link

Fixes #284 newly introduced Blob in nodejs not compatible with BlobClient #309

Closed pmeijer closed 1 year ago

pmeijer commented 1 year ago

The executor worker needs to be update with the new BlobClient for all tests to work in v18.

This PR also updates github action to actually use the specified node version and is now using both 16 and 18.