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

This dependency was not found #71

Open
Zyles opened this issue Jul 26, 2019 · 0 comments
Open

This dependency was not found #71

Zyles opened this issue Jul 26, 2019 · 0 comments

Comments

@Zyles
Copy link

Zyles commented Jul 26, 2019

$ npm install electron-oauth-helper --save

import OAuth2Provider from "electron-oauth-helper/oauth2"

$ npm run electron:serve

 ERROR  Failed to compile with 1 errors6:48:48 PM

This dependency was not found:

* electron-oauth-helper/oauth2 in ./src/background.js

To install it, you can run: npm install --save electron-oauth-helper/oauth2
 ERROR  Build failed with errors.

$ npm install --save electron-oauth-helper/oauth2

npm ERR! fatal: Could not read from remote repository.
npm ERR!
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.
npm ERR!
npm ERR! exited with error code: 128

?

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

1 participant