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
internal/util.js:1
'use strict';
^
RangeError: Maximum call stack size exceeded
at ReadStream.deprecated [as open] (internal/util.js:1:1)
at ReadStream.open (/Users/jono/src/github.com/wellsie/graphql-relay-mongodb-pagination/node_modules/fs-capacitor/lib/index.js:90:11)
at _openReadFs (internal/fs/streams.js:130:12)
at ReadStream.<anonymous> (internal/fs/streams.js:123:3)
at ReadStream.deprecated [as open] (internal/util.js:81:15)
at ReadStream.open (/Users/jono/src/github.com/wellsie/graphql-relay-mongodb-pagination/node_modules/fs-capacitor/lib/index.js:90:11)
at _openReadFs (internal/fs/streams.js:130:12)
at ReadStream.<anonymous> (internal/fs/streams.js:123:3)
at ReadStream.deprecated [as open] (internal/util.js:81:15)
at ReadStream.open (/Users/jono/src/github.com/wellsie/graphql-relay-mongodb-pagination/node_modules/fs-capacitor/lib/index.js:90:11)
node js 12 works fine.
This is due to:
The text was updated successfully, but these errors were encountered: