Description
hdf-schema and hdf-converters both have errors when attempting to install them. This started on versions 3.0.1 and 3.0.0 respectively. The binary installation was also unsuccessful when attempting hdf-cli installation
Steps to Reproduce
npm
binaries
Work Around
npm
Users can pin hdf-schema to 3.0.0 to successfully install the package with npm install @mitre/hdf-schema@3.0.0 and pin hdf-converter with npm install @mitre/hdf-converters@2.13.0. hdf-converters has a warning for depricated package with vulnerabilities though.
binary
N/A
User system
Mac M4
OS 26.4 and 26.4.1
No brew is used/allowed
Description
hdf-schema and hdf-converters both have errors when attempting to install them. This started on versions 3.0.1 and 3.0.0 respectively. The binary installation was also unsuccessful when attempting hdf-cli installation
Steps to Reproduce
npm
npm install @mitre/hdf-schemabinaries
curl -sL https://github.com/mitre/hdf-libs/releases/latest/download/hdf_darwin_arm64.tar.gzWork Around
npm
Users can pin hdf-schema to 3.0.0 to successfully install the package with
npm install @mitre/hdf-schema@3.0.0and pin hdf-converter withnpm install @mitre/hdf-converters@2.13.0. hdf-converters has a warning for depricated package with vulnerabilities though.binary
N/A
User system
Mac M4
OS 26.4 and 26.4.1
No brew is used/allowed