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

Fails on TS 5.0 tsconfig where extends field is array #849

Closed
Tracked by #858
koshic opened this issue Mar 4, 2023 · 1 comment
Closed
Tracked by #858

Fails on TS 5.0 tsconfig where extends field is array #849

koshic opened this issue Mar 4, 2023 · 1 comment

Comments

@koshic
Copy link

koshic commented Mar 4, 2023

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received an instance of Array
    at new NodeError (node:internal/errors:399:5)
    at validateString (node:internal/validators:163:11)
    at Object.isAbsolute (node:path:1161:5)
    at resolveTsConfigFromExtends (.../load-tsconfig/dist/index.cjs:150:27)

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@egoist
Copy link
Owner

egoist commented Mar 19, 2023

fixed

@egoist egoist closed this as completed Mar 19, 2023
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