yamatatsu / vitest-dynamodb-lite

vitest-dynamodb-lite
https://www.npmjs.com/package/vitest-dynamodb-lite
3 stars 2 forks source link

Error: listen EADDRINUSE: address already in use :::8021 #6

Closed yamatatsu closed 3 months ago

yamatatsu commented 3 months ago
Error: listen EADDRINUSE: address already in use :::8021
 ❯ Server.setupListenHandle [as _listen2] node:net:1897:16
 ❯ listenInCluster node:net:1945:12
 ❯ Server.listen node:net:2037:7
 ❯ ../../node_modules/.pnpm/vitest-dynamodb-lite@3.1.0_vitest@1.6.0_@types+node@20.12.8_jsdom@24.0.0_/node_modules/vitest-dynamodb-lite/dist/index.mjs:221:37
 ❯ start ../../node_modules/.pnpm/vitest-dynamodb-lite@3.1.0_vitest@1.6.0_@types+node@20.12.8_jsdom@24.0.0_/node_modules/vitest-dynamodb-lite/dist/index.mjs:220:11
 ❯ ../../node_modules/.pnpm/vitest-dynamodb-lite@3.1.0_vitest@1.6.0_@types+node@20.12.8_jsdom@24.0.0_/node_modules/vitest-dynamodb-lite/dist/index.mjs:252:9
 ❯ ../../node_modules/.pnpm/@vitest+runner@1.6.0/node_modules/@vitest/runner/dist/index.js:60:26
 ❯ ../../node_modules/.pnpm/@vitest+runner@1.6.0/node_modules/@vitest/runner/dist/index.js:700:59
yamatatsu commented 3 months ago

This hanging was fixed by https://github.com/yamatatsu/vitest-dynamodb-lite/commit/8bb34ecb98383a8fd92730718d69c4d8fbff3a5a.