Please provide the environment you discovered this bug in.
stackblitz
https://stackblitz.com/edit/stackblitz-starters-yjhfgh
Just download and run it locally
Which area/package is the issue in?
vite-plugin-angular
Description
when running the test it has "Error: EISDIR: illegal operation on a directory" error.
when using "happy-dom" and "jsdom" with "rxjs@6.6.7"
it works fine if
- when it using playwright it works fine with
- using "happy-dom" and "jsdom" with "rxjs@7.x"
Note: not too sure if this is analogjs issue or with vite/vitest
Please provide the exception or error you saw
"Error: EISDIR: illegal operation on a directory"
Other information
No response
I would be willing to submit a PR to fix this issue
Please provide the environment you discovered this bug in.
stackblitz
https://stackblitz.com/edit/stackblitz-starters-yjhfgh
Just download and run it locally
Which area/package is the issue in?
vite-plugin-angular
Description
when running the test it has "Error: EISDIR: illegal operation on a directory" error.
when using "happy-dom" and "jsdom" with "rxjs@6.6.7"
it works fine if
Note: not too sure if this is analogjs issue or with vite/vitest
Please provide the exception or error you saw
Other information
No response
I would be willing to submit a PR to fix this issue