0

In the project root I ran 'export LD_LIBRARY_PATH=/Users/xxxxxxxxxx/Downloads/sqlite4java-392-2', then I did 'yarn setup', because the last time I did 'yarn setup', I got an error that the library 'sqlite4java-osx-x86_64' could not be found in the 'java.library.path'.

This time 'yarn setup' stalls forever in the database folder and doesn't do anything:

Set up: database
$ cp ../environment/dev.env .env && rm -rf node_modules/ && yarn install && ./scripts/setup.sh dev
[1/4]   Resolving packages...
[2/4]   Fetching packages...
[3/4]   Linking dependencies...
[4/4]   Building fresh packages...
$ node ./scripts/delete-tables.js

I am using an MacBook Air m2

0 Answers0