Failed to clone 'lib/Etherfi-SyncPools' a second time, aborting
seinmyung25 opened this issue · 3 comments
seinmyung25 commented
submodule로 가리키는 싱크 풀이 프라이빗인거 같아요.
master
, staging
에서 빌드가 안되는거 같아서
syko/feature/deploy_from_scratch
브랜치에서 했는데 현재 배포된 버전과 같은가요??
감사합니다~
kimmingyuuuu commented
@seinmyung25 안녕하세요. 해당 이슈 확인 가능할까요?
seinmyung25 commented
@seinmyung25 안녕하세요. 해당 이슈 확인 가능할까요?
master ❯ forge build
Missing dependencies found. Installing now...
Updating dependencies in /mypath/etherfi-contracts/lib
Cloning into '/mypath/etherfi-contracts/lib/Etherfi-SyncPools'...
remote: Repository not found.
fatal: repository 'https://github.com/etherfi-protocol/Etherfi-SyncPools/' not found
fatal: clone of 'https://github.com/etherfi-protocol/Etherfi-SyncPools' into submodule path '/mypath/etherfi-contracts/lib/Etherfi-SyncPools' failed
Failed to clone 'lib/Etherfi-SyncPools'. Retry scheduled
Cloning into '/mypath/etherfi-contracts/lib/Etherfi-SyncPools'...
remote: Repository not found.
fatal: repository 'https://github.com/etherfi-protocol/Etherfi-SyncPools/' not found
fatal: clone of 'https://github.com/etherfi-protocol/Etherfi-SyncPools' into submodule path '/mypath/etherfi-contracts/lib/Etherfi-SyncPools' failed
Failed to clone 'lib/Etherfi-SyncPools' a second time, aborting
Your project has missing dependencies that could not be installed.
@kimmingyuuuu 네 아직 안되네요, Etherfi-SyncPools에 접근을 못하는걸로 보이긴 합니다!
seongyun-ko commented
너무 늦었네요 해당 dependency를 지워버렸습니다 ^.^ 다른 repo에서 따로 관리하기로 했습니다