Following the “Documenter.jl” documentation I pushed documetation.yml
file to GitHub. For some reason receiving the below error. Could you please help me with that?
Run julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
Resolving package versions...
Installing known registries into `~/.julia`
Added registry `General` to `~/.julia/registries/General`
ERROR: Unsatisfiable requirements detected for package TSFrames [9f90e835]:
TSFrames [9f90e835] log:
├─possible versions are: 0.1.0-0.2.0 or uninstalled
├─restricted to versions 0.2 by PortfolioAnalytics [55d897a4], leaving only versions 0.2.0
│ └─PortfolioAnalytics [55d897a4] log:
│ ├─possible versions are: 0.1.0 or uninstalled
│ └─PortfolioAnalytics [55d897a4] is fixed to version 0.1.0
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left