You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Git clone this repo with the master branch (the last commit e9d6876)
Build the frontend image docker build -t frontend:latest -f frontend/Dockerfile .
Error:
#14 451.5 [2/4] Fetching packages... #14 469.3 error @aws-sdk/[email protected]: The engine "node" is incompatible with this module. Expected version ">=16.0.0". Got "14.21.3" #14 469.3 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. #14 469.3 error Found incompatible module.
Expected result
Build the docker image successfully
Materials and Reference
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered:
Environment
N/A
N/A
Steps to reproduce
Git clone this repo with the master branch (the last commit e9d6876)
Build the frontend image
docker build -t frontend:latest -f frontend/Dockerfile .
Error:
Expected result
Build the docker image successfully
Materials and Reference
Impacted by this bug? Give it a 👍.
The text was updated successfully, but these errors were encountered: