Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pacquet install with dependencies that require color-convert fail to parse: Missing integrity field #92

Closed
KSXGitHub opened this issue Aug 23, 2023 · 2 comments

Comments

@KSXGitHub
Copy link
Contributor

The package.json that cause error:

{
  "dependencies": {
    "@tsfun/all": "0.0.37",
    "@babel/core": "^7.22.9",
    "@changesets/cli": "^2.26.2",
    "@types/jest": "^29.5.3",
    "@types/node": "^16.18.39",
    "c8": "^7.14.0",
    "concurrently": "8.2.0",
    "cross-env": "^7.0.3",
    "eslint": "^8.46.0",
    "husky": "^8.0.3",
    "keyv": "4.5.3",
    "lcov-result-merger": "^3.3.0",
    "publish-packed": "^4.1.1",
    "rimraf": "^3.0.2",
    "shx": "^0.3.4",
    "syncpack": "^8.5.14"
    "shx": "^0.3.4"
  }
}
@anonrig
Copy link
Member

anonrig commented Sep 18, 2023

This issue does not seem to exist anymore. Closing.

@anonrig anonrig closed this as completed Sep 18, 2023
@KSXGitHub
Copy link
Contributor Author

@anonrig Because #111 makes pacquet panics later rather than sooner should it fail to access integrity. However, pacquet still unable to install the oldest versions of packages (one that has shashum instead of integrity).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants