question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Is request really needed as dependency?

See original GitHub issue

I was wondering if request is needed as dependency. I think it is in node’s core. Or at least I was able to use it in my small project without any package.json 🤔

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
henrikracommented, Feb 25, 2018

Okay true. Lets close this 🌂

0reactions
dolanmiucommented, Feb 25, 2018

I think we should keep request as a dependency, cos its uncertain what version of request MagicMirror is using (or will be using)

Imagine if MagicMirror updates their version of request, there is a chance it can break MMM-awesome-alexa! 😭

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is this a dependency or devDependency? - With Blue Ink
The real answer is it depends. The choice of where to put each module depends not only on the module itself, but on...
Read more >
Dependency Injection vs Request Scope - Stack Overflow
I have an Spring Rest application, in which there's a requirement to get some access token in a service(Annotated with @Service ) class....
Read more >
Should you Pin your JavaScript Dependencies?
The pros and cons of dependency pinning for JavaScript/npm. ... probably the biggest decision you need to make is whether to "pin" your...
Read more >
How much third-party Java dependencies do you really need
Your project depends on a large number of third-party libraries : all the libraries that you declare as dependencies in the build file...
Read more >
Helps reviewers and contributors understand dependency ...
Show NotesDependency Review is a new GitHub Advanced Security feature that allows you to view a “rich diff” of what has changed in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found