You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The mvnsite compilation step needs python3.
Although we're installing python3 in the build
environment, the python3 executable is missing.
* Thus, we need to create a symbolic link python3
pointing to python.exe needed for mvnsite.
0 commit comments