Closed TecnoCreeper closed 3 months ago
Found the problem.
The dev
and start
scripts/commands in package.json
specify the wrong path to index.js
.
dist/index.js
instead of just index.js
@TecnoCreeper thanks for flagging this, I had accidentally dropped my "outDir" config from my .tsconfig
Pushed a fix :)
OS: Windows 10 Docker Desktop with WSL2 backend.
Starting the container gives an error. I tried debugging but I don't know much about node projects.
Full console output of container from Docker Desktop: