diff --git a/tasks/e2e-behavior.sh b/tasks/e2e-behavior.sh index 31ab9991d20..77862c8fb26 100755 --- a/tasks/e2e-behavior.sh +++ b/tasks/e2e-behavior.sh @@ -63,7 +63,7 @@ root_path=$PWD if hash npm 2>/dev/null then - npm i -g npm@latest + npm i -g --force npm@latest fi # Bootstrap monorepo