InterestEmpire
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
Thanks guys
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
I just created 10 more and they all worked fine. Also just migrated one to typescript config and it works. I'm not sure what could have been wrong before.
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
Ok, I just reinstalled everything and now the first time I created a blank project it is loading the boilerplate without any errors.
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
I did check the console at the time and no errors
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
I just updated my mac though a few days ago. I am going to uninstall everything and start with a fresh install and see if something is buggered.
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
yes, no changes.
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
I just setup the opensaas template 8 different times and 2 of them did that
18 replies
WWasp
•Created by InterestEmpire on 2/14/2025 in #đŸ™‹questions
You need to enable JavaScript to run this app.
It is just the basic opensaas starter
18 replies
WWasp
•Created by InterestEmpire on 2/10/2025 in #đŸ™‹questions
Error adding email auth
@miho It also works for me if I start a new wasp app with the opensaas template, email account creation works fine there.
Have restarted cursor and ts language server.
Ran wasp start too.
20 replies
WWasp
•Created by InterestEmpire on 2/10/2025 in #đŸ™‹questions
Error adding email auth
@Vinny (@Wasp) Here is the auth
20 replies
WWasp
•Created by InterestEmpire on 2/10/2025 in #đŸ™‹questions
Error adding email auth
@kapa.ai i do have this:
import {
LoginForm,
SignupForm,
VerifyEmailForm,
ForgotPasswordForm,
ResetPasswordForm,
} from 'wasp/client/auth'
20 replies