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

Bower installation error #3010

Closed
ghost opened this issue Nov 26, 2020 · 4 comments · Fixed by #3017
Closed

Bower installation error #3010

ghost opened this issue Nov 26, 2020 · 4 comments · Fixed by #3017
Labels

Comments

@ghost
Copy link

ghost commented Nov 26, 2020

When library is installed by Bower, it breaks the process with an error because there is a dependency that does not exist ("Package btoa not found").

@ghost
Copy link
Author

ghost commented Nov 27, 2020

I found a library (based on this one) that does work!

@HackbrettXXX
Copy link
Collaborator

Yeah, we can probably just remove atob and btoa from the dependencies in the bower.json file, since they are only required for node. Could you prepare a pull request?

@ghost
Copy link
Author

ghost commented Nov 27, 2020

Sorry, I do not know deeply your library. It is only occurs to me to blank dependencies in Bower file.

@ghost
Copy link
Author

ghost commented Dec 4, 2020

Nice! Thanks.

Now it is necessary upgrade version for Bower detects this change.

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

Successfully merging a pull request may close this issue.

1 participant