I am trying to clone my application and run in locally. I installed the anvil-app-server and all its dependancy and tried to run the application like this :
but there is a missing anvil_extras dependency and I tried to add the following arguments
–config-file eConsolto/config-file.yaml
with content of the config-file.yaml to be like this:
dep-id:
“C6ZZPAPN4YYF5NVJ”: “/home/mohmah/projects/anvil_extras”
I also tried to run with this command param
–dep-id C6ZZPAPN4YYF5NVJ=./anvil_extras/
but I always keep getting the same error.
[WARN anvil.runtime.app-data] Cannot depend on dependency before other checkseConsoltoC6ZZPAPN4YYF5NVJ{:branch “master”}
+1 on this issue. I’ve set up a clean anvil server environment, pulled down my app via git and when I run the server I also get Cannot depend on dependency before other with the browser showing:
This app may be misconfigured. The following error occurred: