Skip to content

Cannot run terminal commands #266

@avi12

Description

@avi12

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

  1. copilot --allow-all-tools
  2. Prompt:
    run `pnpm lint:fix` and fix any errors
    
  3. ● 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions