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.

Package no longer installs on Node 6/8

See original GitHub issue

babel-plugin-ember-data-packages-polyfill specifies 10.* || >= 12.* as its Node support, which is incompatible with ember-cli-babel still supporting Node 6 and 8.

/cc @rwjblue @runspired

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
runspiredcommented, Feb 10, 2020

@xg-wang it should work with more versions than that although the tests may not. The issue is it declares a version in engines that although is the correct version for what we support in the ember ecosystem at the point it was released is not what ember-cli-Babel currently has.

I’m going to see about cutting a version that ensures support for these legacy versions but we should also bump ember-cli-Babel soon

1reaction
runspiredcommented, Feb 10, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when installing necessary packages on Node js
I just had Windows Powershell stop and freeze for about 5 minutes while installing Node.JS for VS Code (not Visual Studio).
Read more >
Unable to build binary modules on windows-latest #68 - GitHub
I run node-gyp rebuild on the binary package and I get the following error. gyp ERR! stack Error: spawn C:\Program Files (x86)\Microsoft Visual...
Read more >
Failed to install Base Package - Commvault Community
Failed to install Base Package. Failed to access remote registrySource: commvault, Process: DistributeSoftware. Error code was 68:182.
Read more >
@types/node - npm
npm install --save @types/node. Summary. This package contains type definitions for Node.js (https://nodejs.org/). Details.
Read more >
Single Node Openshift Cluster Installation failed at 68%
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more. Current Customers and Partners. Log in for full ...
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