-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm getting this error when compiling a React application
Uncaught Error: Cannot find module "dns"
./node_modules/brewerydb-node/node_modules/sntp/lib/index.js
Module not found: Can't resolve 'dns' in '/MY_PROJECT_PATH/node_modules/brewerydb-node/node_modules/sntp/lib'
| stack_frame_overlay_proxy_console | @ | index.js:2177 |
|---|---|---|
| handleErrors | @ | |
| ./node_modules/react-dev-utils/webpackHotDevClient.js.connection.onmessage | @ | |
| ./node_modules/sockjs-client/lib/event/eventtarget.js.EventTarget.dispatchEvent | @ | |
| (anonymous) | @ | |
| ./node_modules/sockjs-client/lib/main.js.SockJS._transportMessage | @ | |
| ./node_modules/sockjs-client/lib/event/emitter.js.EventEmitter.emit | @ | |
| WebSocketTransport.ws.onmessage | @ |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels