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

Unimplemented basic methods when running Vite and Fastify #2445

Closed
sashapetrovska opened this issue Jul 17, 2022 · 2 comments
Closed

Unimplemented basic methods when running Vite and Fastify #2445

sashapetrovska opened this issue Jul 17, 2022 · 2 comments
Labels
bug Something isn't working needs triage

Comments

@sashapetrovska
Copy link

Describe the bug

Unimplemented basic methods, ChildProcess.unref(), and server.setTimeout when using fastify-vite and vite itself.

Steps to Reproduce

  1. Install fastify-vite, vite
  2. create and run a Fastify dev server
  3. Profit.
  4. See error

Expected behavior

Run the module correctly.

Environment

  • OS: Windows 11
  • deno version: deno 1.23.4 (release, x86_64-pc-windows-msvc)
  • std version: N/A
@sashapetrovska sashapetrovska added bug Something isn't working needs triage labels Jul 17, 2022
@cjihrig
Copy link
Contributor

cjihrig commented Jul 18, 2022

Closing as a duplicate of #2055 and #2431.

@cjihrig cjihrig closed this as completed Jul 18, 2022
@sashapetrovska
Copy link
Author

Closing as a duplicate of #2055 and #2431.

oh, didn't notice, hope this implementation is live asap.

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