-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'd like to say that I really appreciate the intent of this library to reduce boilerplate when working with Shopify APIs.
Currently, I am getting a runtime error when integrating this package with my Shopify app:
TypeError: The "readableStream" argument must be an instance of ReadableStream. Received an instance of ReadableStream
at Object.newStreamReadableFromReadableStream (node:internal/webstreams/adapters:517:11)
at Function.Readable.fromWeb (node:internal/streams/readable:1742:27)
at Bulkify.writeResultsToFile (file:///app/node_modules/@kampfire/bulkify/dist/index.js:199:25)
at processTicksAndRejections (node:internal/process/task_queues:105:5)
at Bulkify.getInterfaceFromURL (file:///app/node_modules/@kampfire/bulkify/dist/index.js:217:22)
at Bulkify.processURL (file:///app/node_modules/@kampfire/bulkify/dist/index.js:210:20)
Possibly related to remix-run/remix#3862?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels