You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I used:
node_modules/.bin/webpack --progress --production
it showed me the error:
'node modules' is not recognised as an internal or external command, operable program or batch file.
I was following the steps mentioned in your tutorials. Can you please help me with this?
node version: v12.18.3
npm version: 6.14.6
OS: Windows 8.1 64bits
The text was updated successfully, but these errors were encountered:
When I used:
node_modules/.bin/webpack --progress --production
it showed me the error:
'node modules' is not recognised as an internal or external command, operable program or batch file.
I was following the steps mentioned in your tutorials. Can you please help me with this?
node version: v12.18.3
npm version: 6.14.6
OS: Windows 8.1 64bits
The text was updated successfully, but these errors were encountered: