Successfully populated cache with 10 assets
Creating D1 table if necessary...
error Command failed.
Exit code: 1
Command: wrangler
Arguments: d1 execute NEXT_TAG_CACHE_D1 --command CREATE TABLE IF NOT EXISTS revalidations (tag TEXT NOT NULL, revalidatedAt INTEGER NOT NULL, UNIQUE(tag) ON CONFLICT REPLACE); --remote
Directory: /home/user/....
Output:
ERROR Wrangler command failed
error Command failed with exit code 1.
Successfully populated cache with 10 assets
Creating D1 table if necessary...
error Command failed.
Exit code: 1
Command: wrangler
Arguments: d1 execute NEXT_TAG_CACHE_D1 --command CREATE TABLE IF NOT EXISTS revalidations (tag TEXT NOT NULL, revalidatedAt INTEGER NOT NULL, UNIQUE(tag) ON CONFLICT REPLACE); --remote
Directory: /home/user/....
Output:
ERROR Wrangler command failed
error Command failed with exit code 1.