bernardodemarco commented on code in PR #11766:
URL: https://github.com/apache/cloudstack/pull/11766#discussion_r2392526994
##########
ui/package.json:
##########
@@ -101,15 +101,18 @@
"eslint-plugin-vue": "^7.0.0",
"less": "^3.0.4",
"less-loader": "^5.0.0",
+ "nan": "2.18.0",
Review Comment:
> I did run the npm run build as well, so maybe it updated or added stuff
not needed? Not sure
Yes, probably the build process added/changed them, or some other thing
related with the development environment (IDEs, node version, so on)
Could you try discarding the `package-lock.json` and `package.json` changes
and then ask @blueorangutan to build the UI (see
https://github.com/apache/cloudstack/pull/11703#issuecomment-3327342923, for
example)?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]