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
When I try to run the example in the usage section of the README, I get this error:
TypeError: Class constructor Command cannot be invoked without 'new'
at new default_1 (/Users/michaelparis/Scaphold/code/fetch-schema/build/commands/default.js:8:42)
at CLI.<anonymous> (/Users/michaelparis/Scaphold/code/fetch-schema/node_modules/clime/bld/core/cli.js:50:35)
at next (native)
at fulfilled (/Users/michaelparis/Scaphold/code/fetch-schema/node_modules/clime/bld/core/cli.js:4:58)
The text was updated successfully, but these errors were encountered:
When I try to run the example in the usage section of the README, I get this error:
The text was updated successfully, but these errors were encountered: