[Details]
Starting a very basic project created with the Mandarine CLI doesn't work.
[Stacktrace]

[Scenario]
Steps to reproduce the behavior:
- Run
deno upgrade
- Install latest Mandarine CLI
- Run
mandarine new myProject
- Run
deno run --config tsconfig.json --allow-net --allow-read .\src\mandarine\app.ts
[Expected behavior]
It starts without any errors.
[Screenshots]
If applicable, add screenshots to help explain your problem.
[OS]
Windows 10
[Environment]
- Mandarine version: 2.3.2
- Deno version: 1.15.3 (release, x86_64-pc-windows-msvc)
- Deno v8 version: 9.5.172.19
- Deno typescript version 4.4.2
Note: Run deno --version to get some of the requested information.
[Additional]
Add any other context about the problem here.
[Details]
Starting a very basic project created with the Mandarine CLI doesn't work.
[Stacktrace]

[Scenario]
Steps to reproduce the behavior:
deno upgrademandarine new myProjectdeno run --config tsconfig.json --allow-net --allow-read .\src\mandarine\app.ts[Expected behavior]
It starts without any errors.
[Screenshots]
If applicable, add screenshots to help explain your problem.
[OS]
Windows 10
[Environment]
Note: Run
deno --versionto get some of the requested information.[Additional]
Add any other context about the problem here.