webpack-dev-server - SOLVED!!! - Cannot find module 'webpack-dev-server'

preview_player
Показать описание
Simple solutions to problem
Cannot find module 'webpack-dev-server'
Рекомендации по теме
Комментарии
Автор

please explain what would be step3 if step2 doesnt work

sanjayabhat
Автор

Hey John Bryce, its "--save-dev" not "--save-de"

janoschii
Автор

what is the step3 you were going to suggest?

sanjayabhat
Автор

Bro Thank you so much you saved my time... Hope your channel more useful for others. Thank you once again <3

stanelyjones
Автор

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR!
npm ERR! react-compare-image@"^3.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See for a full report.

PS npm install--save-dev

To see a list of supported npm commands, run:
npm help
PS npm install --save-dev
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR!
npm ERR! react-compare-image@"^3.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!

bellasvideo
Автор

Bro we have upgraded angu 7- 12 but not finding webpack in chrome source i have googled but no use how to solve this solution, please help on this.

adhivenkatesh