mirror of
https://github.com/apache/superset.git
synced 2026-04-10 20:06:13 +00:00
ci: bump npm to version 7 (#16748)
This commit is contained in:
3
.github/workflows/bashlib.sh
vendored
3
.github/workflows/bashlib.sh
vendored
@@ -55,7 +55,8 @@ npm-install() {
|
||||
cd "$GITHUB_WORKSPACE/superset-frontend"
|
||||
|
||||
# cache-restore npm
|
||||
|
||||
say "::group::Install npm@7"
|
||||
sudo npm i -g npm@7 --registry=https://registry.npmjs.org
|
||||
say "::group::Install npm packages"
|
||||
echo "npm: $(npm --version)"
|
||||
echo "node: $(node --version)"
|
||||
|
||||
Reference in New Issue
Block a user