You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add unit test for check-lockfile
* Update packages/cli/src/utils/check-lockfile.test.ts
Co-authored-by: Matt Seccafien <matt.seccafien@shopify.com>
---------
Co-authored-by: Matt Seccafien <matt.seccafien@shopify.com>
Describe the bug
This made it in with #317 but we should swap out
node/streams
with a ReadableStream polyfill in Node.js runtimes.This is because Node 16 is not yet supported in StackBlitz.
The text was updated successfully, but these errors were encountered: