You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: check workspace availability before using path.join in importModeWithRules
- Add early workspace check when importing at project level
- Prevents 'path.join' error when workspace is null
- Ensures proper 'No workspace found' error message is returned
0 commit comments