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
printf "${RED}WARNING: You are trying to fetch the Wasp installer from the old location: https://get.wasp-lang.dev!\nWasp moved from wasp-lang.dev to wasp.sh, you should update the installation command accordingly.\nFetching the installer script from https://get.wasp.sh/installer.sh instead.${RESET}\n\n"
curl -sSL https://get.wasp.sh/installer.sh | sh -s -- "$@"