hyperweb-io / hyperweb-io/create-cosmos-app
Unequal casing results in failed build.
Open
- Dominant language
- TypeScript
- Stars
- 166
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
In windows, running example from "c:\path" instead of "C:\path" causes internal server error HTTP 500...
```bash
cd c:\dev\jasbanza #instead of C:\dev\jasbanza
cca --name myosmoapp --example --template osmosis
cd ./myosmoapp && yarn && yarn dev
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.