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.

v0.10.54 release breaks package installation

See original GitHub issue
npm i es5-ext@0.10.54

> es5-ext@0.10.54 postinstall /handbook/node_modules/es5-ext
> node ./_postinstall.js

+ es5-ext@0.10.54

This module is a dependency for many other popular modules and has broken some of our lint jobs in CI. For example, commands like this one using npx are now failing:

npx sass-lint -c .sass-lint.yml **/*.scss -v --max-warnings 0

/cc @medikoo

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:25 (13 by maintainers)

github_iconTop GitHub Comments

3reactions
martindrqcommented, Mar 8, 2022

I found that core-js had the same problem in the past:

https://github.com/zloirock/core-js/issues/551

I created a PR with the same approach to prevent npx fails.

1reaction
stanhucommented, Mar 7, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

Driver Store Explorer [RAPR] 0.10.54 - Chocolatey Software
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes: Security, consistency, and quality checking ...
Read more >
joplin: https://github.com/laurent22/joplin.git - Gitee
Important: First, install Node 12+. ... By default, the application binary will be installed under ~/.joplin-bin . You may change this directory if...
Read more >
Install and manage packages in Visual Studio using the ...
It has the following settings: Ignore dependencies skips the installation of dependencies, which typically breaks the package being installed.
Read more >
Perfume.js | Best of JS
Installing. npm (https://www.npmjs.com/package/perfume.js):. npm install perfume.js --save ... data); } break; case 'networkInformation': if (data && data.
Read more >
cookbook-openshift3 Cookbook - Chef Supermarket
Description. Installs OSEv3 and related packages. Requirements. Platform. Tested on Red Hat RHEL 7.2; Tested on Centos 7.2. Openshift Version.
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