Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include npm-run-all as dev dependency in ui.frontend module and run webpack in watch command #1078

Open
brunob15 opened this issue May 22, 2023 · 0 comments

Comments

@brunob15
Copy link

brunob15 commented May 22, 2023

Expected Behaviour

The npm run watch command should work on Archetype 41.

Actual Behaviour

The npm run watch command does not work on Archetype 41 as the npm-run-all package is not installed as a dependency and the command never runs webpack.

Reproduce Scenario (including but not limited to)

Brand new projects created with Archetype 41

Steps to Reproduce

Create new AEM project with Archetype 41, navigate to the ui.frontend module and run npm run watch.
Error 'npm-run-all' is not recognized as an internal or external command, operable program or batch file shows up.

Sample Code that illustrates the problem

Commit where it was introduced: 7dbfbf6

@brunob15 brunob15 changed the title Include npm-run-all as dev dependency in ui.frontend module Include npm-run-all as dev dependency in ui.frontend module and run webpack in watch command May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant