Commit 8c5bd53
Fix for developers: "Module version mismatch. Expected 50, got 48." (#621)
electron-prebuilt was inadvertently pinned at 1.4.6. So if your project
was using say 1.2.8 as devDependency, you’d get this odd error when
requiring native modules in devtools after running `hadron-build
develop`. HT @rueckstiess for calling out this problem.1 parent 5db7ca6 commit 8c5bd53
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments