Julia-vscode: `using VegaLite` in juliarc.jl crashes julia on startup

Created on 16 Jul 2018  路  5Comments  路  Source: julia-vscode/julia-vscode

when using VegaLite is in the julia startup file julia crashes on startup in vscode. using VegaLite works normally at the terminal in vscode and using VegaLite causes no problems when julia is launched directly.

vscode pops up a "The terminal process terminated with exit code:1"

Most helpful comment

All 5 comments

What version of VegaLite.jl do you have on your system?

VegaLite is version 0.3.3 and Julia is version 0.6.4

Alright, found the issue. You'll just have to wait until https://github.com/rofinn/FilePathsBase.jl/pull/5 gets merged and a new version tagged.

I assume this is resolved

Was this page helpful?
0 / 5 - 0 ratings