Join Slack
Powered by
Hey guys, why does my User Model does not have my ...
# orm-help
j
Jannik Köster
04/08/2022, 12:08 PM
Hey guys, why does my User Model does not have my properties i made in my Model?
t
Topi Pihko
04/08/2022, 12:10 PM
Have you restarted your IDE after models are generated? At least WebStorm doesn't recognize the changes in the models without restart.
j
Jannik Köster
04/08/2022, 12:11 PM
that was it, i had to restard vscode, thank you 🙂
👍 1
Jannik Köster
04/08/2022, 12:11 PM
restart
n
Nurul
04/08/2022, 1:47 PM
Hey Jannik 👋 You can even just restart your typescript server by clicking
cmd+shift+p
and selecting Restart Ts server. That should solve your issue as well.
Open in Slack
Previous
Next