Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not create starter project #422

Open
m0rphed opened this issue Aug 11, 2024 · 1 comment
Open

Could not create starter project #422

m0rphed opened this issue Aug 11, 2024 · 1 comment

Comments

@m0rphed
Copy link

m0rphed commented Aug 11, 2024

On Windows with deno v1.45.4
Trying to generate starter project by running command from docs:

deno run -A -r https://fastro.deno.dev

Failed with:

error: The module's source code could not be parsed: Expected ';', '}' or <eof> at https://fastro.deno.dev/:1:11

  <!DOCTYPE html><html><head><meta charset="utf-8"/><meta name="viewport" content=...
@ynwd
Copy link
Member

ynwd commented Aug 13, 2024

On Windows with deno v1.45.4 Trying to generate starter project by running command from docs:

deno run -A -r https://fastro.deno.dev

Failed with:

error: The module's source code could not be parsed: Expected ';', '}' or <eof> at https://fastro.deno.dev/:1:11

  <!DOCTYPE html><html><head><meta charset="utf-8"/><meta name="viewport" content=...

For now Fastro can only run on macos and linux. if you want to use windows, it is recommended to use WSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants