devabhishekpal commented on code in PR #101:
URL: https://github.com/apache/ozone-site/pull/101#discussion_r2611794233
##########
package.json:
##########
@@ -1,5 +1,5 @@
{
- "packageManager": "[email protected]",
+ "packageManager": "[email protected]",
Review Comment:
@ptlrs can you run `pnpm --version`?
One reason for this error would be because the lockfile was generated on my
machine running v8 and yours might have installed v9.
The reason for using v8 was because Ozone dist also uses pnpm v8 and hence
local testing becomes easier when working on both the repos
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]