Hi ,
When i am trying to run ./node_modules/.bin/webpack command in windows it is showing an error β.β is not an internal or external command.
Hi ,
When i am trying to run ./node_modules/.bin/webpack command in windows it is showing an error β.β is not an internal or external command.
Does this work?
node_modules\.bin\webpack
I have already tried it.
It is working when i am taking full path of local node_modulesβs webpack
Like : C:/nt/react-project/node_modules/.bin/webpack.
Thanks for reply β¦
Did you install webpack globally?
npm install -g webpack
I am assuming yes, but it is the only thing I can think of that may be wrong.
:: Copyright KIRUPA 2024 //--