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.

Cannot download alpha4

See original GitHub issue

Hello, there seems to be something wrong with the alpha4 npm package. The alpha3 works. Here is the output of my shell :

PS C:\Code\test_doc> npm i -g @asciidoctor/core asciidoctor-pdf@1.0.0-alpha.3
npm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size
npm WARN deprecated core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
C:\Users\ptpl02951\AppData\Roaming\npm\asciidoctor-pdf -> C:\Users\ptpl02951\AppData\Roaming\npm\node_modules\asciidoctor-pdf\bin\asciidoctor-pdf
+ asciidoctor-pdf@1.0.0-alpha.3
+ @asciidoctor/core@2.0.3
updated 2 packages in 151.904s
PS C:\Code\test_doc> npm i @asciidoctor/core asciidoctor-pdf@1.0.0-alpha.4
npm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size
npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/mathjax/MathJax-src.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 140.82.118.4]: errno=No such file or directory
npm ERR!
npm ERR!
npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\ptpl02951\AppData\Roaming\npm-cache\_logs\2019-11-18T13_48_32_984Z-debug.log
PS C:\Code\test_doc> npm i @asciidoctor/core asciidoctor-pdf@1.0.0-alpha.3
npm WARN deprecated fsevents@1.2.9: One of your dependencies needs to upgrade to fsevents v2: 1) Proper nodejs v10+ support 2) No more fetching binaries from AWS, smaller package size
npm WARN deprecated core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

> puppeteer@1.15.0 install C:\Code\test_doc\node_modules\puppeteer
> node install.js

Downloading Chromium r650583 - 144.8 Mb [====================] 100% 0.0s
Chromium downloaded to C:\Code\test_doc\node_modules\puppeteer\.local-chromium\win64-650583

> core-js@2.6.10 postinstall C:\Code\test_doc\node_modules\core-js
> node postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
> https://opencollective.com/core-js
> https://www.patreon.com/zloirock

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)

npm WARN saveError ENOENT: no such file or directory, open 'C:\Code\test_doc\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open 'C:\Code\test_doc\package.json'
npm WARN test_doc No description
npm WARN test_doc No repository field.
npm WARN test_doc No README data
npm WARN test_doc No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

+ asciidoctor-pdf@1.0.0-alpha.3
+ @asciidoctor/core@2.0.3
added 249 packages from 140 contributors and audited 2397 packages in 159.209s
found 0 vulnerabilities

PS C:\Code\test_doc>

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Mogzttercommented, Nov 18, 2019

Should I close this one or not?

No I think it’s better to keep this issue open until we get an answer from upstream. It can be useful for other people trying to install the latest release behind a corporate proxy.

0reactions
ThomasPrioulcommented, Nov 18, 2019

Both commands fail with the exact same error message as before 😕 I wanted to fork and try something new with the templating system. I’m just gonna fork from the alpha3 until a solution is found. Also I’ll make another issue about what I want to do. Should I close this one or not?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot download alpha4 · Issue #124 · Mogztter/asciidoctor-web ...
Hello, there seems to be something wrong with the alpha4 npm package. The alpha3 works. Here is the output of my shell :...
Read more >
Drupal8 alpha4, installed ,but cannot click anything!Help!
I install drupal from download the tar.gz package, drupal not work. 2.I use "git clone http://git.drupal.org/project/drupal.git",drupal not ...
Read more >
android - could not find gradle 3.0.0-alpha4 - Stack Overflow
Error:Could not find com.android.tools.build:gradle:3.0.0-alpha4. Searched in the following locations: file:/C:/Program Files/Android/Android ...
Read more >
Latest jME3 Alpha4 can't build lastest source from MonkeyZone ...
download jME3 Alpha 4 (from the site), checkout MonkeyZone → build fail (many build-time issues)
Read more >
Visual DataFlex 11.0.63.0 Alpha 4 available for download ...
To all, You can download the latest Alpha build at: ftp.dataaccess.com/pub/products/vdf/software/VDF11.0.63.0.Studio.Alpha4. exe If you ...
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