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

Fix for request module after v2.16 dropped it #93

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

theskyisthelimit
Copy link

This pull-request solves the problem that with V2.16 of magicmirror the module request has been removed.

MagicMirrorOrg/MagicMirror#2617

README.md Outdated
1. Navigate into your MagicMirror's `modules` folder and execute `git clone https://github.com/matteodanelli/MMM-cryptocurrency.git`.
2. Add the module inside `config.js` placing it where you prefer ;)
1. Navigate into your MagicMirror's `modules` folder and execute `git clone https://github.com/theskyisthelimit/MMM-cryptocurrency.git`.
2. Enter the Folder with `cd MMM-homeassistant-sensors`
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what? it makes no sense.
It's not required to clone another package with a different folder just to create a package and add a request.

Weird.
I cannot accept this PR.

Please explain better the problem and your solution, if any.
Thanks.

@matteodanelli
Copy link
Owner

With this commit a65658f I removed request.

Is the issue in Docker still present? Are these changed really needed?

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

Successfully merging this pull request may close these issues.

2 participants