deco icon indicating copy to clipboard operation
deco copied to clipboard

Unable to run the locally created site

Open akanshSirohi opened this issue 10 months ago • 0 comments

Steps I have done to create and run new site locally

  1. Cloned the repo to my file system
  2. Executed the following command:
deno run scripts/init.ts
  1. Followed the instructions and created new site.
  2. Got into site folder and executed the command:
deno task play

Its showing the site available on: https://localhost:8000 , but when I am trying to access the site, it shows me the error, I am attaching the screenshot of it. Note: I am using windows 11 machine.

image

akanshSirohi avatar Apr 18 '24 18:04 akanshSirohi