Gradle War - Missing node_modules #3015
rafaelpsousa
started this conversation in
General
Replies: 2 comments 3 replies
-
Hi @rafaelpsousa, |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @Limraj , The 'installWebDependency' subtask resolved the issue Thanks a lot |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Due to a change in my code, I needed to recompile the Scada-LTS (gradle war) and in the generated war file was missing a Vue library folder, I had to add it manually (/resources/node_modules).
I miss something or is a gradle config issue?
Beta Was this translation helpful? Give feedback.
All reactions