TwentyT
Twenty2y ago
14 replies
NickWild

Error logging in first time

When trying to log in for the first time I am getting a QueryFailedError error and as per docs I am running docker exec -it twenty-server-1 yarn which produces many YN60 errors xxx is listed by your project with version x.xx.x, which doesn't satisfy what yyy (p19231) requests (~0.19.1). and many YN02 errors stating twenty@workspace:. doesn't provide xxx (p908aa), requested by yyy

This is marked as completed, and then goes into the fetch step which appears not to complete the full length of the process bar.

After running docker exec -it twenty-server-1 npx nx database:reset I receive a message Need to install the following packages: nx@19.3.0 which appears to work correctly however afterwards I receive an error NX Could not find Nx modules in this workspace. Have you run npm/yarn install?

I am running on a Digital Ocean droplet with plenty of resources. Does anyone have any ideas? Many thanks
Was this page helpful?