Skip to content

v7.3.3 release is missing dist directory #2022

@ggetz

Description

@ggetz

protobuf.js version: 7.3.3 (also occurred in v7.3.1)

The latest release is missing the dist directory when installed via npm.

✘ [ERROR] Could not resolve "protobufjs/dist/minimal/protobuf.js"

    packages/engine/Source/Core/GoogleEarthEnterpriseMetadata.js:1:26:
      1 │ import * as protobuf from "protobufjs/dist/minimal/protobuf.js";
        ╵                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Is this purposeful? If it is, we'll update to the new path. But it does not appear in the changelog, and the dist/ path is still listed in package.json under files.

See CesiumGS/cesium#12143

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions