Skip to content

How to use metals to debug scala project with off-line (without internet) #1426

Answered by tgodzik
passion123 asked this question in Q&A
Discussion options

You must be logged in to vote

Maven shouldn't be an issue really. Do you see any logs in .metals/metals.log actually? We don't really download anything new when running debug, but by an off chance maybe there some logs that don't get to the metals output.

You could also potentially set environment variable COURSIER_MODE=offline which should make things fail right away if it's not available locally.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@passion123
Comment options

@tgodzik
Comment options

@passion123
Comment options

@tgodzik
Comment options

Answer selected by passion123
@passion123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants