Pessoal,
eu segui todos os passos da instalação, adicionei o que foi pedido nos arquivos no ./lein/credentials.clj.gpg e project.clj mas continuo recebendo o erro: Error synchronising testando:0.1.0-SNAPSHOT: Failed to collect dependencies at com.datomic:datomic-free:jar:0.9
Abrindo o projeto no VS Code, eu recebi mais infos:
:repositories detected in user-level profiles! [:user] See https://github.com/technomancy/leiningen/wiki/Repeatability gpg: no valid OpenPGP data found. gpg: decrypt_message failed: Unknown system error Could not decrypt credentials from /Users/meu-usuario/.lein/credentials.clj.gpg gpg: no valid OpenPGP data found. gpg: decrypt_message failed: Unknown system error
See lein help gpg
for how to install gpg.
Could not find artifact com.datomic:free:jar:0.9.5703.21 in central (https://repo1.maven.org/maven2/)
Could not find artifact com.datomic:free:jar:0.9.5703.21 in clojars (https://clojars.org/repo/)
Could not find artifact com.datomic:free:jar:0.9.5703.21 in my.datomic.com (https://my.datomic.com/repo)
Could not transfer artifact com.datomic:free:jar:0.9.5703.21 from/to nu-maven (s3p://nu-maven/releases/): Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: C9C675CC95FA0BC0; S3 Extended Request ID: xkOm5ixxovlcwmeMoLoVF6hGm5WTvzu9dy16SKnWn3qxIy8TgWZgGcNWX6E+UJc3DQhh9Nthflk=)
Could not transfer artifact com.datomic:free:pom:0.9.5703.21 from/to nu-maven (s3p://nu-maven/releases/): Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: B02A1A0B64B12097; S3 Extended Request ID: HUNQkPG9w5QBHdiUXEwsjbaxknLEmcDew4oKCUDrUVRhbNHgwFt9qvvb0n1eb6VCJSOvijjOjB0=)
This could be due to a typo in :dependencies, file system permissions, or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.
nREPL exited with code 1
Existe algo a ser feito nesse caso?