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
Running npm run generate:og in the website project fails on Windows because the script uses python3, which is not available by default on many Windows systems.
Running
npm run generate:ogin the website project fails on Windows because the script usespython3, which is not available by default on many Windows systems.Affected File
website/package.json