npm package is broken (version @1.2.61) - syntax error
See original GitHub issuewhen requiring pdfjs to my bundle using webpack. I get a semicolon syntax error. the code is minified and I cannot prettify it in chrome because of the error.
here is where it happened
&(require_baseUrl_override="../"),;)
please at least check the minified version once before releasing a new version!
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
npm package is broken (version @1.2.61) - syntax error #810
I get a semicolon syntax error. the code is minified and I cannot prettify ... npm package is broken (version @1.2.61) - syntax...
Read more >npm-force-resolutions not working when installing a new ...
When i run npm i everything is installed correctly, the set versions are taken in to account. But later on when I install...
Read more >Can't install npm - Unable to correct problems, you have held ...
i have been using npm to install many node packages for my projects!! I ignore the error and went on installing node 7.6:...
Read more >Common errors | npm Docs
Broken npm installation If your npm is broken: On Mac or Linux, reinstall npm. Windows: If you're on Windows and you have a...
Read more >Using Open-Source npm packages - Beginner JavaScript
Sometimes Parcel will act strange or funky, in which case you just need to open up the project directory and delete the dist...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@MrRio could you please bump a patch version with fixed build?
@MrRio any response on that?