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
TypeError: Cannot assign to read only property 'toJSON' of object 'Error'
at Function.assign ()
at Object.inherits (/node_modules/axios/lib/utils.js:362:19)
axios just updated a bunch of things so it's likely the acme-client is using something they've deprecated.
The text was updated successfully, but these errors were encountered:
Heads up - new install today gives me this error:
TypeError: Cannot assign to read only property 'toJSON' of object 'Error'
at Function.assign ()
at Object.inherits (/node_modules/axios/lib/utils.js:362:19)
axios just updated a bunch of things so it's likely the acme-client is using something they've deprecated.
The text was updated successfully, but these errors were encountered: