Skip to content

When I run Cannot find module mix-manifest.json is displayed #1

@sameerast

Description

@sameerast

The watch command to be changed to
npm run watch

not

npm watch

and when run watch command

ERROR in C:/xampp/htdocs/handlebar/src/index.hbs: Cannot find module 'C:\xampp\htdocs\handlebar\public\mix-manifest.json'
Require stack:

  • C:\xampp\htdocs\handlebar\webpack.mix.js
  • C:\xampp\htdocs\handlebar\node_modules\laravel-mix\setup\webpack.config.js
  • C:\xampp\htdocs\handlebar\node_modules\webpack-cli\lib\webpack-cli.js
  • C:\xampp\htdocs\handlebar\node_modules\webpack-cli\lib\bootstrap.js
  • C:\xampp\htdocs\handlebar\node_modules\webpack-cli\bin\cli.js
  • C:\xampp\htdocs\handlebar\node_modules\webpack\bin\webpack.js
    Error: Cannot find module 'C:\xampp\htdocs\handlebar\public\mix-manifest.json'

is displayed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions