We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae43e93 + 35a35b4 commit 54a8bfbCopy full SHA for 54a8bfb
.circleci/setupAndTestWithAuthReact.sh
@@ -51,7 +51,7 @@ git checkout $2
51
npm run init
52
cd ./test/server/
53
GIT_SSH_COMMAND="ssh" npm i -d
54
-npm i git+https://github.com:supertokens/supertokens-node.git#$3
+GIT_SSH_COMMAND="ssh" npm i git+https://github.com:supertokens/supertokens-node.git#$3
55
cd ../../
56
cd ../project/test/auth-react-server
57
go run main.go &
0 commit comments