Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

"integrity checksum failed when using sha512" error when downloading package #109

Open
@markgaze

Description

@markgaze

This is a Bug Report

Description

  • What went wrong?
    I can upload a package but when I try and install I get an integrity check error:integrity checksum failed when using sha512. I am also using a custom domain.

  • What did you expect should have happened?
    The package should install correctly

  • What was the config / env variables you used?

export CODEBOX_REGION="eu-west-2" # Set the AWS region you wish your registry to be deployed toexport CODEBOX_ADMINS="admins" # Comma seperated list of github usernames (e.g. "jon,kadi"), these users will be the only ones able to publishexport CODEBOX_REGISTRY="https://registry.npmjs.org/" # The NPM mirror you wish to proxy through toexport CODEBOX_BUCKET="npm-storage" # The name of the bucket in which you wish to store your packagesexport CODEBOX_GITHUB_URL="https://api.github.com/" # The GitHub / GitHub Enterprise **api** urlexport CODEBOX_GITHUB_CLIENT_ID="client-id" # The client id for your GitHub applicationexport CODEBOX_GITHUB_SECRET="secret" # The secret for your GitHub applicationexport CODEBOX_RESTRICTED_ORGS="org-name" # OPTIONAL: Comma seperated list of github organisations to only allow access to users in that org (e.g. "craftship,myorg").  Useful if using public GitHub for authentication, as by default all authenticated users would have access.iexport AWS_SDK_LOAD_CONFIG=1
  • What stacktrace or error message did you experience?
    integrity checksum failed when using sha512

Additional Data

  • NPM CLI version you are using:
    6.9.0

  • Serverless version you're using:
    1.40.0

  • Node version you're using:
    11.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp