mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 08:08:24 -05:00
Add python3 configuration on npm
This commit is contained in:
@@ -88,7 +88,7 @@ export PATH="$DIR/bin:$PATH"
|
||||
cd "$DIR/lib"
|
||||
# Overwrite the bundled version with the latest version of npm.
|
||||
npm install "npm@$NPM_VERSION"
|
||||
|
||||
npm config set python `which python3`
|
||||
which node
|
||||
which npm
|
||||
npm version
|
||||
|
||||
Reference in New Issue
Block a user