Results 5 comments of Panichi

I have found the functionnality you are talking about in [the code ](https://github.com/JuliaLang/Pkg.jl/blob/2029bee7e94140aa0614f7ec4077042c419a2fe9/src/Pkg.jl#L441) But not in the documentation. Anyway, setting `Pkg.offline(true)` doesn't solve everything it seems. I'm on windows with...

Thanks for your help. I did succeed in installing all the required packages to use DataFrames by manually dowloading them from git. I also had to manually install the registry...

Same here, creating/updating a node works but impossible to import the nodes already in place when the plugin was installed. It feels like I'm gonna have to copy all the...

@cafarmer reverse is for reversing lists. It seems that it's not what you are trying to import in ES. Just use any transformation in order to trigger the plugin. For...