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

Error with vite + hypixel.ts #251

Closed
roshan-dileep opened this issue Jul 18, 2024 · 0 comments · Fixed by #252
Closed

Error with vite + hypixel.ts #251

roshan-dileep opened this issue Jul 18, 2024 · 0 comments · Fixed by #252
Assignees
Labels
bug Something isn't working

Comments

@roshan-dileep
Copy link

Issue Description

When I use vite along with hypixel.ts, I get the issue that is pictured below
image

This is in the file node_modules/hypixel.ts/esm/index.mjs

Steps to Reproduce

  1. Install vite, and create a vite project
  2. Install hypixel.ts within the project
  3. Step 3 Run a vite server with npm run dev

Relevant Code

// src/index.ts
export * from "./lib/index.mjs";
//# sourceMappingURL=index.mjs.map
@FC5570 FC5570 self-assigned this Jul 20, 2024
@FC5570 FC5570 added the bug Something isn't working label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants