i m changes Webkul\Velocity app.js and run npm commands some error face and not changes applies
-
-
Hi @zainawan99,
First run
npm install
, this will install all your dependencies.The run the dev or watch command.
-
@devansh-webkul they have node modules folder create but already node modules folder generate root directory
-
Just delete
node_modules
folder and re run command. -
@devansh-webkul I m run the npm run watch npm run prod and pp artisan vendor: publish -all -- force command but they have not changed applies
-
Hi @zainawan99,
You must be missing something please check your code.
-
@devansh-webkul i m not found any error please guide me?
-
Hi @zainawan99,
May I know where are you doing the changes?