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
At first I executed npm install, and it reported an error: cannot find python. So I made a soft link ln -s /usr/bin/python3 /bin/python. Then npm install again.
This is where we are now. (Is python3 the right version?)
This is because
data/scripts
are missing, and not uploaded to npm.Part of the logs:
The text was updated successfully, but these errors were encountered: