Open ahheaSK opened 1 year ago
Hi @ahheaSK, I have the same issue, try update docker file like this
RUN yarn install --pure-lockfile -> RUN yarn install --pure-lockfile --ignore-scripts
Thanks
On Sun, Jul 23, 2023 at 9:20 PM AnhtuanUit @.***> wrote:
Hi @ahheaSK https://github.com/ahheaSK, i have the same issue, pls try update docker file like this
RUN yarn install --pure-lockfile -> RUN yarn install --pure-lockfile --ignore-scripts
— Reply to this email directly, view it on GitHub https://github.com/hagopj13/node-express-boilerplate/issues/261#issuecomment-1646852191, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBMZZC36WPMJO6NI6OTPFATXRUXMDANCNFSM6AAAAAA2RRKXZM . You are receiving this because you were mentioned.Message ID: @.***>
ERROR [node-app 5/6] RUN yarn install --pure-lockfile