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

Replaced requests module with https in node_helper.js #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

backlundpf
Copy link

@backlundpf backlundpf commented Dec 28, 2021

Updated node_helper.js to replace npm 'requests' module (which has been sunsetted and no longer works with the latest version of magic mirror) with 'https' module.

fixes #8
fixes #7

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.

Latest MagicMirror version 2.16 breaks this module Required request module no more developped
1 participant