Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 6afbecd

Browse files
author
Shu0t1an Cheng
committed
Do not install node modules globally
1 parent dc4befb commit 6afbecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ check npm
3232

3333
create $ENVFILE
3434

35-
npm install -g .
35+
npm install .
3636
echo "leetcode-cli successfully installed."

0 commit comments

Comments
 (0)