Open shijiezhou1 opened 1 year ago
Hi,
I was running into the same issue. My problem was that I forgot to include the referenced repository jiff while cloning this repo.
If the same applies to you, use: git clone --recurse-submodules -j8 <repo url>
Hi all,
I am getting this issue when trying to install package. can some one help to check?
=> CACHED [2/6] RUN apt-get update && apt-get install -y netcat 0.0s => CACHED [3/6] WORKDIR /usr/src/app 0.0s => CACHED [4/6] COPY . . 0.0s => CACHED [5/6] RUN npm ci 0.0s => ERROR [6/6] RUN cd jiff && npm ci 0.4s