-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed as not planned
Closed as not planned
Copy link
Labels
Needs reproductionNeeds a reproductionNeeds a reproduction
Description
IDE and version
WebStorm 2025.1
Extension version
1.7.2
Biome version
1.9.4
Operating system
- Windows
- macOS
- Linux
Description
The notifications panel in WebStorm shows the following notifications:
-
Failed to Execute Features
An error occurred while executing features (format, applysafefixes, sortimports): The file does not exist in the workspace. -
Biome: file:///Users///package.json internalError/fs INTERNAL ━━━━━━━━━━ × The file does not exist in the workspace. ! This diagnostic was derived from an internal Biome error. Potential bug, please report it if necessary.
Steps to reproduce
- Type
Cmd
+Shift
+R
and fill the fields to make a replacement involving thepackage.json
file of the project; - click on ”Replace All”.
Expected behavior
There should not be any error notifications telling the file does not exist in the workspace, while the file really exists.
Does this issue occur when using the CLI directly?
No
Link to a minimal reproduction
No response
jarikmarwede
Metadata
Metadata
Assignees
Labels
Needs reproductionNeeds a reproductionNeeds a reproduction