Hi, I'm having this problem with the latest versio...
# support-questions-legacy
d
Hi, I'm having this problem with the latest version of supertoken, does anyone know anything?
r
Hey @d35k
@porcellus can help here
d
Hi!
p
hi
what kind of bundler are you using?
+ what does your package.json look like?
d
I'm using yarn
I have also tried with version 30 and nothing
p
have you install
supertokens-web-js
as well?
d
no, in the tutorial that I followed it doesn't say anything, but it makes sense now that you mention it, I'm going to try
works! Also, the css was not loading and when I installed the library now it loads it for me
p
yeah, the tutorial only has npm commands I think which installs peer dependencies by default (at least after npm7)
d
but I don't understand it, this is his example, it doesn't have the library and it works perfectly
I see..
Thanks so much for the help
p
happy to help 🙂
d
This helped me too 🙂 Thanks
3 Views