Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR in ./node_modules/is-plain-object/index.js Module not found: Error: Can't resolve 'isobject' in 'C:\Users\Professional\projects\cyberia\theme\websocket-chat-master\node_modules\is-plain-object' #6

Open
Cyberiaaxis opened this issue Jan 31, 2021 · 0 comments

Comments

@Cyberiaaxis
Copy link

PS C:\Users\Professional\projects\cyberia\theme> cd .\websocket-chat-master
PS C:\Users\Professional\projects\cyberia\theme\websocket-chat-master> npm run client

[email protected] client C:\Users\Professional\projects\cyberia\theme\websocket-chat-master
webpack-dev-server

'webpack-dev-server' is not recognized as an internal or external command,
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] client: webpack-dev-server
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] client script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Professional\AppData\Roaming\npm-cache_logs\2021-01-31T11_03_54_569Z-debug.log
PS C:\Users\Professional\projects\cyberia\theme\websocket-chat-master> npm run client

[email protected] client C:\Users\Professional\projects\cyberia\theme\websocket-chat-master
webpack-dev-server

Project is running at http://localhost:3001/
webpack output is served from /
Content not from webpack is served from C:\Users\Professional\projects\cyberia\theme\websocket-chat-master\public
404s will fallback to /index.html
Hash: e3b0cc7f9637994df2b7
Version: webpack 3.11.0
Time: 6482ms
Asset Size Chunks Chunk Names
bundle.js 2.51 MB 0 [emitted] [big] main
bundle.js.map 3 MB 0 [emitted] main
[0] ./node_modules/react/index.js 190 bytes {0} [built]
[14] ./node_modules/react-dom/index.js 1.36 kB {0} [built]
[38] (webpack)/hot/log.js 1.04 kB {0} [built]
[60] (webpack)/hot/emitter.js 77 bytes {0} [built]
[72] ./client/Root.jsx 9.12 kB {0} [built]
[97] (webpack)-dev-server/client?http://localhost:3001 7.93 kB {0} [built]
[98] (webpack)/hot/log-apply-result.js 1.31 kB {0} [built]
[183] multi (webpack)-dev-server/client?http://localhost:3001 webpack/hot/dev-server react-hot-loader/patch webpack-dev-server/client?http://localhost:3001 webpack/hot/only-dev-server ./client/index.jsx 88 bytes {0} [built]
[184] ./node_modules/url/url.js 23.3 kB {0} [built]
[190] ./node_modules/strip-ansi/index.js 161 bytes {0} [built]
[192] ./node_modules/loglevel/lib/loglevel.js 8.86 kB {0} [built]
[203] (webpack)/hot/dev-server.js 1.61 kB {0} [built]
[204] ./node_modules/react-hot-loader/patch.js 40 bytes {0} [built]
[313] (webpack)/hot/only-dev-server.js 2.37 kB {0} [built]
[314] ./client/index.jsx 732 bytes {0} [built]
+ 503 hidden modules

ERROR in ./node_modules/is-plain-object/index.js
Module not found: Error: Can't resolve 'isobject' in 'C:\Users\Professional\projects\cyberia\theme\websocket-chat-master\node_modules\is-plain-object'
@ ./node_modules/is-plain-object/index.js 10:15-34
@ ./node_modules/styled-components/dist/styled-components.browser.es.js
@ ./client/MainLayout.jsx
@ ./client/Root.jsx
@ ./client/index.jsx
@ multi (webpack)-dev-server/client?http://localhost:3001 webpack/hot/dev-server react-hot-loader/patch webpack-dev-server/client?http://localhost:3001 webpack/hot/only-dev-server ./client/index.jsx
webpack: Failed to compile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant