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.

installation error

See original GitHub issue
➜  test git:(master) ✗ npm i  i18n --save

> typechecker@2.0.8 preinstall /Applications/MAMP/htdocs/test/node_modules/extendr/node_modules/typechecker
> node ./cyclic.js

npm ERR! Cannot read property 'pause' of undefined

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/steeply/.npm/_logs/2017-08-28T08_06_17_854Z-debug.log

➜  test git:(master) ✗ node -v && npm -v
v8.4.0
5.4.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:15 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
cartuchoglcommented, Oct 30, 2017

Node 8.8.1 bundle 5.4.2. The workaround that I work for me is:

"i18n": "HollyPony/i18n-node#upgrade-messageformat",

in my package.json. In think that is not perfect solution, but works 😉

2reactions
mashpiecommented, Aug 29, 2017

I am about to update all deps and also drop some support for legacy node versions - but 1st some PRs need to get merged

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot Windows Installer errors - Microsoft Support
Describes how to troubleshoot problems that occur when you install, uninstall, or upgrade a program on a Windows-based computer by using Windows Installer....
Read more >
How to Fix Microsoft Windows 10 Installation Error Codes
This document covers the list of Windows 10 installation error codes with its corresponding Cause and Resolution. Learn how to Fix!
Read more >
If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >
Fix problems installing Chrome - Google Chrome Help
If you get an error message when you try to download and install Google Chrome, try these fixes. Fix most installation errors Make...
Read more >
9 Ways to Fix an Error Occurred While Preparing the Installation
"While installing the macOS I am repeatedly getting the following error: "An error occurred while preparing the installation el Capitan." I have ...
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