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.

Error when installing version 6.1.1

See original GitHub issue

I have an error when installing version 6.1.1 : An unexpected error occurred: "true is not iterable!".

I use version 2.16.105 of pdfjs-dist

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
pkspyder007commented, Dec 21, 2022

This is happening because yarn only supports array syntax for bundleDependencies but which is set to true here

You can switch to npm for a quick fix

0reactions
jimbiscuitcommented, Nov 29, 2022

@cayman1066 not yet, the pdf viewer integration in my project is currently pending for the moment

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to install angular cli 6.1.2 (current installed version 6.1.1)
This seems like a problem with your node/npm and not with Angular CLI. Please have a look at the fixing npm permissions page,...
Read more >
Version 6.1.1 – WordPress.org Forums
Installation /Update Information. To get this version, update automatically from the Dashboard > Updates menu in your site's admin area or ...
Read more >
The .NET Framework 4.6.1 offline installer for Windows
Describes the .NET Framework 4.6.1 offline installer for Windows 7 SP1, Windows 8, Windows 8.1, Windows 10, Windows Server 2008 R2 SP1, Windows...
Read more >
node.js - Npm Install is Failing (Could not resolve dependency)
You have package-lock. json file try following command: npm ci, If it still fails delete package-lock. json and node_modules folder and then ...
Read more >
Troubleshooting — DeepStream 6.1.1 Release documentation
Errors occur when deepstream-app fails to load plugin Gst-nvinferserver¶ ... Check the exact Gstreamer version installed on the system.
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