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

resolve path is inconsistent #39

Open
baiwusanyu-c opened this issue Mar 27, 2023 · 1 comment
Open

resolve path is inconsistent #39

baiwusanyu-c opened this issue Mar 27, 2023 · 1 comment

Comments

@baiwusanyu-c
Copy link

In the first picture, I run from the package through webstorm, and the path is shown in the red box

// package.json
script:{
 test: "vitest"
}

WeChat1213d882640252bd32af69671ee41a29

In the second picture, I run from the vitest icon on the left, and the path is inconsistent with the picture one
1679930238434

@baiwusanyu-c
Copy link
Author

Maybe the two methods have different paths when vitest is executed, resulting in different return paths for resolve, but is there any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant