Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

[Bug]: Protobufs Library 404 #112

@agieocean

Description

@agieocean

Hardware

Not Applicable

Connection Type

HTTP

Firmware Version

n/a

Description

Protobufs library seems to be missing when trying to install with pnpm install instructions and then the provided instructions for this repository

Relevant console output

❯ curl -fsSL https://get.pnpm.io/install.sh | sh -
==> Downloading pnpm binaries 9.13.0
 WARN  using --force I sure hope you know what you are doing          Copying pnpm CLI from /tmp/tmp.1LVuBxDmRV/pnpm to /home/ag/.local/share/pnpm/pnpm                                                           Appended new lines to /home/ag/.config/fish/config.fish               
Next configuration changes were made:                                 set -gx PNPM_HOME "/home/ag/.local/share/pnpm"                        if not string match -q -- $PNPM_HOME $PATH
  set -gx PATH "$PNPM_HOME" $PATH
end

To start using pnpm, run:                                             source /home/ag/.config/fish/config.fish

❯ source /home/ag/.config/fish/config.fish
                                                               
❯ pnpm config set @buf:registry https://buf.build/gen/npm/v1

❯ pnpm add @meshtastic/js
 ERR_PNPM_FETCH_404  GET https://registry.npmjs.org/@jsr%2Fmeshtastic__protobufs: Not Found - 404

This error happened while installing the dependencies of @meshtastic/js@2.5.9-2

@jsr/meshtastic__protobufs is not in the npm registry, or you have no permission to fetch it.

No authorization header was set for the request.
Progress: resolved 5, reused 0, downloaded 0, added 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions