olinux
WWasp
•Created by olinux on 3/11/2025 in #đŸ™‹questions
Help needed: Cannot find module '@wasp/auth'
534 / 5 000
Thanks for your question. I've been exploring the use of large-scale language models, like ChatGPT, for some features of my Wasp project. These tools offer interesting capabilities for automating and improving development processes. Here's a link to the specific tool I've been considering: https://chatgpt.com/g/g-JhAxTAh0L-wasp-lang-gpt. I'm always looking for advice on how best to effectively integrate these technologies into my application.
10 replies
WWasp
•Created by olinux on 3/11/2025 in #đŸ™‹questions
Help needed: Cannot find module '@wasp/auth'
olinux@protheus:~/Sunlight$ wasp version
0.16.2
If you wish to install/switch to the latest version of Wasp, do:
curl -sSL https://get.wasp.sh/installer.sh | sh -s
If you want specific x.y.z version of Wasp, do:
curl -sSL https://get.wasp.sh/installer.sh | sh -s -- -v x.y.z
Check https://github.com/wasp-lang/wasp/releases for the list of valid versions, including the latest one.
olinux@protheus:~/Sunlight$
10 replies