[wasm] cleanup npm/node install. (#19244)
commitc1b0b95549bdff497225b2ff651ba6dcd2bbc95d
authorKenneth Pouncey <kjpou@pt.lu>
Tue, 17 Mar 2020 10:11:53 +0000 (17 11:11 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Mar 2020 10:11:53 +0000 (17 11:11 +0100)
tree75105743b5e94fa398244273578098988a33dbaa
parent696ec4da7ec0fe4be161e910ac991e6721ffabd2
[wasm] cleanup npm/node install. (#19244)

browser tests were failing with node command not being found if the other tests were not run before.  This makes sure that the  NPM command can be found by installing it if not there.

This also separates out the npm version that is being installed.
sdks/wasm/Makefile