Commit 24e7f92
Minggang Wang
Add nan as a depenency in package.json
From the issue RobotWebTools/ros2-web-bridge#33,
when using node v4.4.2, the nan module is not installed. This bug can
not be reproduced on lts carbon.
This patch adds the nan module explicitly to fix this problem.1 parent 78e8ae9 commit 24e7f92
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
44 | 45 | | |
45 | 46 | | |
0 commit comments