abhinav3295
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
Thanks for the assist, it works now
https://github.com/abhinav3295/wasp-demo/commit/3c1fb1c2d59784c6813d1e70d4084a9caec91467#diff-bc8093754ac2dac7efde9a1c250325b5f51fbb7e747e21e43be92cf4c71a5d97
19 replies
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
@miho Can you share your patch for tailwind.cjs
19 replies
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
Saw the update to the gist, will try it out
19 replies
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
Even then the CSS is all broken, here is the repository:
https://github.com/abhinav3295/wasp-demo
19 replies
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
Turns out I was using the
saas
template, so I had to replace the line
with
19 replies
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
But I keep running into:
Any suggestions?
19 replies
WWasp-lang
•Created by abhinav3295 on 8/18/2024 in #đŸ™‹questions
Does wasp work with shadcn
19 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
Any suggestions (I am fairly new to nodejs)
43 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
On server logs I see that the debugger is connected, but none of the breakpoints work
43 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
*processId
43 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
I am trying to connect (vscode) debugger to server using the processed
43 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
can you please also tell me how can I enable debugging for the wasp server content?
43 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
Thanks @miho
43 replies
WWasp-lang
•Created by abhinav3295 on 8/10/2024 in #đŸ™‹questions
wasp command does not work in docker
Switching to a windows PC resolved the issue
15 replies
WWasp-lang
•Created by abhinav3295 on 8/10/2024 in #đŸ™‹questions
wasp command does not work in docker
INterestingly this issue was happening only in my MacM2
15 replies
WWasp-lang
•Created by abhinav3295 on 8/10/2024 in #đŸ™‹questions
wasp command does not work in docker
@kapa.ai any followup reponses that can help me with this issue?
15 replies
WWasp-lang
•Created by abhinav3295 on 8/10/2024 in #đŸ™‹questions
wasp command does not work in docker
@kapa.ai I am already using a Dockerfile, here is its content
When running wasp command, I keep getting following error:
15 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
and the code samples in the installation guide uses node v.20
43 replies
WWasp-lang
•Created by abhinav3295 on 8/9/2024 in #đŸ™‹questions
Trying to install wasp within a docker image, and it always fail
What you are referring to is older documentation, in the latest version its recommended to use node version higher than 18
43 replies