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
And then, if I fix it, on github copilot extension.js code:
➜ dist recover-source -i .
node:internal/fs/utils:916
throw new ERR_INVALID_ARG_TYPE(
^
TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received an instance of Promise
at Object.writeFileSync (node:fs:2335:5)
at /opt/local/lib/node_modules/recover-source/index.js:86:16
The text was updated successfully, but these errors were encountered:
Prettier is undefined.
And then, if I fix it, on github copilot extension.js code:
The text was updated successfully, but these errors were encountered: