Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This doesn't work #1

Open
iliakan opened this issue Jan 3, 2024 · 12 comments
Open

This doesn't work #1

iliakan opened this issue Jan 3, 2024 · 12 comments

Comments

@iliakan
Copy link

iliakan commented Jan 3, 2024

Prettier is undefined.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@iliakan and others