You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to attach to the running container it throw this error:
> Executing task: npm run watch <> node-skeleton@1.0.0 watch
> tsc -w -p ./
sh: line 1: tsc: command not found
The terminal process "bash '-c', 'npm run watch'" terminated with exit code: 127.
Press any key to close the terminal.
When I try to attach to the running container it throw this error:
What I did:
git clone git@github.com:tvvignesh/node-skeleton.git
docker-compose up --build
ctrl + shift + d
and try to attach to dockeruname -a
output:docer version
output:The text was updated successfully, but these errors were encountered: