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.

Conscript fails to install giter8 on MacOS

See original GitHub issue

steps

Trying to install giter8 locally using conscript (since brew no longer will, see also https://github.com/foundweekends/giter8/issues/475).

MacOS 11.2.3, conscript 0.5.5, sbt 1.5.0.

problem

giter8 won’t download, let alone install.

stack trace
% cs foundweekends/giter8
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jboss.netty.util.internal.ByteBufferUtil (file:/Users/jasperstein/.conscript/boot/scala-2.11.12/org.foundweekends.conscript/conscript/0.5.5/netty-3.9.2.Final.jar) to method java.nio.DirectByteBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of org.jboss.netty.util.internal.ByteBufferUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
An unexpected error occurred: Please check your internet connection.
Exception message: https://api.github.com/repos/foundweekends/giter8/git/refs/heads/master

expectation

giter8 is installed

notes

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
TonioGelacommented, May 25, 2021

I will update it ASAP, don’t worry.

0reactions
jaspersteincommented, May 25, 2021

It does 👍 Thanks!

However the official documentation at http://www.foundweekends.org/giter8/setup.html only mentions brew and conscript, both of which do not work. (So this is more a documentation issue than anything else)

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I install and use Scrooge - Stack Overflow
I created a giter8 template for you. Install conscript. curl https://raw.github.com/n8han/conscript/master/setup.sh | sh. Install giter8.
Read more >
[Solved]-Installing Scala's compiler, sbt, on a Mac gives me a ...
Coding example for the question Installing Scala's compiler, sbt, on a Mac gives me a ... Error during sbt execution while installing giter8...
Read more >
How to create an SBT project directory structure with a shell ...
Giter8 currently uses a Java installer. Installing it on a Mac OS X system failed when I double-clicked the JAR file, but when...
Read more >
sbt Reference Manual — Combined Pages
Head over to the installation steps for macOS, Windows, or Linux. ... IntelliJ can be configured to use the Scala compiler for error...
Read more >
eed3si9n
Fixes test framework loading failure not failing the build #6806 by @eed3si9n ... As the starter, it will pick up maintenance of conscript,...
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