Commit fbad7c6
Add node as a dependency for macOS
node/npm is a dependency, and it is listed as such for Ubuntu, but not
for macOS.
I could not get the pebble SDK installed until I had node/npm. Since we
are being directed to use homebrew, and it can install node/npm, do that.
Homebrew seems to install both when using either 'node' or 'npm',
so both are not listed separately.
Signed-off-by: Lincoln Ramsay <a1291762@gmail.com>1 parent a1ffa1f commit fbad7c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments