Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rm package-lock.json. Then regenerate package-lock.json using the yocto version of npm, nodejs_20.11.1. [1] devtool modify -n webui-vue <local webui-vue repo> Then did a build. This adds the integrity / resolved. It is based on a connectrpc issue[2]. Prefer this solution over 71971[3] due to this using standard NPM. [1]: https://github.com/openbmc/openbmc/blob/master/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs_20.11.1.bb [2]: connectrpc/connect-es#719 (comment) [3]: https://gerrit.openbmc.org/c/openbmc/webui-vue/+/71971 Tested: A quick sanity test on the GUI works. Change-Id: I13c098a7d07b2b8fdf3d82c2eaad3f35167757ae Signed-off-by: Gunnar Mills <[email protected]>
- Loading branch information