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

bug: error in the package installation #182

Closed
7 of 11 tasks
martinpaians opened this issue Sep 2, 2024 · 0 comments
Closed
7 of 11 tasks

bug: error in the package installation #182

martinpaians opened this issue Sep 2, 2024 · 0 comments
Labels
bug/fix Something isn't working needs: triage

Comments

@martinpaians
Copy link

Plugin(s)

  • Barcode Scanning
  • Face Detection
  • Face Mesh Detection
  • Selfie Segmentation
  • Translation

Version

6.1.0

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

while executing npm install @capacitor-mlkit/barcode-scanning there's an error in one of the dependencies:

npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@capacitonpr%2fstatus-bar - Not found
npm error 404
npm error 404  '@capacitonpr/[email protected]' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in:

Expected behavior

The package should install normally

Reproduction

github.com/capawesome-team/capacitor-mlkit

Steps to reproduce

To reproduce this error run npm install @capacitor-mlkit/barcode-scanning

Other information

No response

Capacitor doctor

💊 Capacitor Doctor 💊

Latest Dependencies:

@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2
@capacitor/android: 6.1.2
@capacitor/ios: 6.1.2

Installed Dependencies:

@capacitor/android: not installed
@capacitor/ios: not installed
@capacitor/cli: 6.1.2
@capacitor/core: 6.1.2

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
@martinpaians martinpaians added bug/fix Something isn't working needs: triage labels Sep 2, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working needs: triage
Projects
None yet
Development

No branches or pull requests

1 participant