Commit 2aac1a6
committed
fix(dev-middleware): fix
```
% node --print 'require("react-native/react-native.config.js")'
node:internal/modules/cjs/loader:1137
throw err;
^
Error: Cannot find module 'ws'
```react-native config failing in pnpm setups1 parent 9ba56f6 commit 2aac1a6
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments