mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-03 02:05:21 +00:00
Run npm install
for node tests
This commit is contained in:
parent
2a58862070
commit
d5aad959ce
@ -151,6 +151,8 @@ case "$TARGET" in
|
||||
cat tests.xml
|
||||
;;
|
||||
"node")
|
||||
npm install
|
||||
|
||||
pushd src/node
|
||||
node-gyp configure
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user