Skip to content

v0.0.376 forgot the tree-sitter prebuilts? #910

@ctataryn-qh

Description

@ctataryn-qh

Describe the bug

I am getting errors when trying to execute bash commands that state:

Aborted(Error: ENOENT: no such file or directory, open '/path/to/home/.copilot/pkg/universal/0.0.376/tree-sitter.wasm'). Build with -sASSERTIONS for more info. 

Copying the tree-sitter*.wasm files from the 0.0.375 folder to the 0.0.376 folder fixed the issue.

Affected version

0.0.376

Steps to reproduce the behavior

  1. Install the 0.0.376 version of copilot via npm
  2. Run copilot and ask it a question that requires it to execute a bash command.
  3. See that it reports an error along the lines described in the bug description above.

Expected behavior

No response

Additional context

Distributor ID: Ubuntu
Description:    Ubuntu 24.04.2 LTS
Release:        24.04
Codename:       noble

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