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

[DOCS]: Tests fail on main #4033

Open
1 task done
eyalkutz opened this issue Jan 28, 2025 · 0 comments
Open
1 task done

[DOCS]: Tests fail on main #4033

eyalkutz opened this issue Jan 28, 2025 · 0 comments
Labels
docs Improvements or additions to documentation

Comments

@eyalkutz
Copy link

Enhancement hasn't been filed before.

  • I have verified this enhancement I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

I have cloned the project and followed the steps in the CONTRIBUTING file including the installatioin of node, pnpm, and docker. then I tried running pnpm test inside the integration-tests directory but I get the following error:

 FAIL  tests/version.test.ts [ tests/version.test.ts ]
Error: Failed to load url drizzle-orm/version (resolved id: drizzle-orm/version) in /home/eyal/projects/drizzle-orm/integration-tests/tests/version.test.ts. Does the file exist?
 ❯ loadAndTransform ../node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-CzJTQ5q7.js:52400:17

I get a similar error for every test. There must be something I need to configure to get this working but it is not in the CONTRIBUTING file. If anyone can tell me what it is it would be much appreciated and I will submit a pull request for the CONTRIBUTING file as well.

@eyalkutz eyalkutz added the docs Improvements or additions to documentation label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant