Lois

Results 10 comments of Lois

I am having the same error with creating a next.js project too. I am on MacOS https://github.com/nrwl/nx/issues/23155 atob() is used in next.js project creation but it is not used anywhere...

> Love this UI Library. I am going to raise few tickets on adding new features. > > This feature is kind of must need. because currently there are very...

> > Great project idea. I have also started working on it, expecting a couple of days more to finish it (I have my exams going on, so taking my...

> i've actually put a `package.json` in rust crates to model their dependency relationship and allow turbo to run scripts on them haha > > it works but i agree...

> Hi all, > > I have created component, I hope somebody will find it helpful: > > ```js > import * as React from 'react' > import { cn...

What makes above solution very confusing was how do they work with react-hook-form/zodForm to take inputs, if I am using useFieldArray, and the value can only take string, but the...

the problem doesn't happen anymore atm, will report back if it does

There is a second branch `second` if you checkout on that branch the error will then be different: ![Screenshot 2024-04-18 at 16 48 53](https://github.com/nextauthjs/next-auth/assets/79988376/b7f88aa7-681b-4024-850f-e26bb0c30cc2)

weirdly, I open the repo again and it works now even when I comment out the `secret` in config like so ```ts export const { handlers, signIn, signOut, auth }...

@bautistaaa do you mean adding typescript documentation headers by means of using charts? so people have a quicker glance over things?