Excited to use draft for the 1st time, got "Error: no supported languages were detected"
- Dominant language
- Go
- Stars
- 644
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Running `draft create` on my very simple Typescript project, created with a standard layout, and I get the error ` "Error: no supported languages were detected"`. Typescript is am extremely common server side language
project folder contains `contracts.ts` `index.ts` `package.json` tsconfig.json` `package-lock.json` `README.md`
**Mention the platform you are using**
Ubuntu 22.04.5 LTS
WSL2
draft 0.17.0
**To Reproduce**
Steps to reproduce the behavior:
run `draft create` in project folder
**Expected behavior**
options to create Dockerfile, and deployment metadata
**Desktop (please complete the following information):**
- OS: Ubuntu 22.04.5 LTS
- Browser N/A
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.