In `./supertokens-sqlite-plugin/devConfig.yaml`, y...
# contributing
r
In
./supertokens-sqlite-plugin/devConfig.yaml
, you will see a line
sqlite_database_folder_location: "sqlite_db/"
. Please change that to
# sqlite_database_folder_location:
and save that file. And then run
./startTestingEnv
again