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.

Allow ngx-file-drop on systems having Node < 12

See original GitHub issue

Hi,

thank you for providing this library. 🎉 It helps us a lot.

We use Node 10. Installing ngx-file-drop with yarn causes an error, due to Node version restrictions in package.json:

error ngx-file-drop@8.0.0: The engine "node" is incompatible with this module. Expected version ">= 12.0.0". Got "10.15.3"

Request

Is it possible to tolerate Node versions higher than 10?

Workaround

You still can install the newest version of ngx-file-drop running yarn install --ignore-engines.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vanstinatorcommented, Jun 28, 2019

Looks like the 8.0.3 package is still requiring node >= 12.0.0

1reaction
Garbanascommented, Jun 28, 2019

@mudcrab Huh. You’re correct. I could have sworn that when I ran the update guide ~25 days ago that Node 12 was required. Of course the requirement can be lowered, no problem there 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

ngx-file-drop - npm
Overview. An Angular module for simple desktop file and folder drag and drop. This library does not need rxjs-compat.
Read more >
react-draggable - npm Package Health Analysis - Snyk
We found that react-draggable demonstrates a positive version release cadence with at least one new version released in the past 12 months. As...
Read more >
Angular 13 ngx-doc-viewer Google Drive File ... - YouTube
[Secure Login System in PHP & MYSQL] https://www.youtube.com/watch?v=sjT0V... [Real Time Chatting App in ... Let's connect: Facebook Page ...
Read more >
'Openfileselector()' Does Not Seem To Produce A Usable File ...
I am using protractor for a Node.js application with Chrome in one test case I ... ngxfiledrop allow only image or pdf Code...
Read more >
folder drop - Npms.io
[![npm](https://img.shields.io/npm/v/ngx-file-drop.svg?style=flat-square)]( ... This plugin adds an option to each folder's drop-down menu that allows you ...
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