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

node: fs.findAncestorFile is not supported #2821

Closed
bartlomieju opened this issue Oct 28, 2022 · 2 comments
Closed

node: fs.findAncestorFile is not supported #2821

bartlomieju opened this issue Oct 28, 2022 · 2 comments
Labels
bug Something isn't working needs triage

Comments

@bartlomieju
Copy link
Member

Describe the bug

error: Uncaught TypeError: fs.findAncestorFile is not a function

See denoland/deno#16460
Steps to Reproduce

Expected behavior

Environment

  • OS: [e.g. Ubuntu 20.04, MacOS 11]
  • deno version:
  • std version:
@bartlomieju bartlomieju added bug Something isn't working needs triage labels Oct 28, 2022
@cjihrig
Copy link
Contributor

cjihrig commented Oct 28, 2022

AFAIK this is not a Node core API.

@bartlomieju
Copy link
Member Author

Ooops, now that I read this comment denoland/deno#16460 (comment) I see you're right. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

2 participants