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.

apicache not supported on Node 14

See original GitHub issue

error apicache@1.5.3: The engine "node" is incompatible with this module. Expected version ">=6.2.0 <13". Got "14.2.0"

Is there a specific reason why this can’t run on node 13/14? Or any solution on how to use this with node 14?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:8
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
kwhitleycommented, Feb 23, 2021

Fixed as of now @ 1.6.2

Thanks very much for everyone’s patience!

2reactions
LukeXFcommented, Oct 1, 2020

Downgrading from 1.5.3 to 1.5.2 fixes this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

apicache - npm
A simple API response caching middleware for Express/Node using plain-english durations. Supports Redis or built-in memory engine with auto- ...
Read more >
Support node v13 · Issue #189 · kwhitley/apicache - GitHub
I'm mostly getting timeout errors from Mocha, suggesting that supertest is not resolving. I didn't have any luck hacking around that though ( ......
Read more >
Top 5 apicache Code Examples - Snyk
Learn more about how to use apicache, based on apicache code examples created from the most popular ways it is used in public...
Read more >
apicache/README.md - UNPKG
1, # A simple API response caching middleware for Express/Node using plain-english durations. 2. 3, #### Supports Redis or built-in memory engine with ......
Read more >
Managing Node API Cache | Aspera - IBM Community
Community Support AdminMon December 13, 2021 07:43 PM ... Hi all, I am creating an integration with Aspera on Cloud and am trying...
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