-
Notifications
You must be signed in to change notification settings - Fork 67
Module not found: Can't resolve imported dependency "./commands"
#361
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
Comments
Again and again: we can't help you without a repro, nor an error message, nor anything To reduce the scope, you could try reproducing the same problem on a machine using Node 20 and Ubuntu 22.04 (LTS) and see if that's the cause of your many problems |
I took a look at your repo It's hard even to decide where to start from, it's a total mess
Your project is currently so messed up that it cannot be fixed I'd also suggest to get back and study again TS, Cypress and Jest, because it's pretty clear you have a lot of confusion about how these technologies work I'll close all your issues, please do not open new ones unless you can provide a repro based on a CLEAN Quasar installation |
I hit the
|
Please read up this: https://antfu.me/posts/why-reproductions-are-required |
|
Uh oh!
There was an error while loading. Please reload this page.
Software version
OS: Ubuntu 23.10
Node: 21.5.0
NPM: 10.4.0
Any other software related to your bug:
What did you get as the error?
n run test:component
andn run test:component:ci
hits the error of failing to resolvetest/cypress/support/commands.ts
What were you expecting?
n run test:component
andn run test:component:ci
run successfullyWhat steps did you take, to get the error?
https://github.com/khteh/quasar
The text was updated successfully, but these errors were encountered: