-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Labels
Description
Describe the bug
When I ask the agent to run a command (e.g. eslint .), it tries to run the command but gets <exited with exit code MODULE_NOT_FOUND>
Affected version
0.0.338 Commit: 877e86a
Steps to reproduce the behavior
-
copilot --allow-all-tools
- Prompt:
run `pnpm lint:fix` and fix any errors -
● Now let me run pnpm lint:fix: ✗ Run linting with auto-fix $ pnpm lint:fix <exited with exit code MODULE_NOT_FOUND>
Expected behavior
Run the command successfully
Additional context
PowerShell 7.5.3
Windows 11 Pro Version 24H2 (0S Build 26.100.6725)