Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mooxl committed Jan 8, 2024
2 parents 64d21b4 + bda4ed7 commit 99e1af8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@ Then start the project:
```
deno task start
```

This will watch the project directory and restart as necessary.

1 comment on commit 99e1af8

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 99e1af8 Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

UNCAUGHT_EXCEPTION

TypeError: Not implemented
    at Object.cpus (node:os:64:14)
    at Object.<anonymous> (file:///node_modules/.deno/[email protected]/node_modules/fast-glob/out/settings.js:10:31)
    at Object.<anonymous> (file:///node_modules/.deno/[email protected]/node_modules/fast-glob/out/settings.js:61:4)
    at Module._compile (node:module:731:34)
    at Object.Module._extensions..js (node:module:745:10)
    at Module.load (node:module:656:32)
    at Function.Module._load (node:module:537:12)
    at Module.require (node:module:675:19)
    at require (node:module:789:16)
    at Object.<anonymous> (file:///node_modules/.deno/[email protected]/node_modules/fast-glob/out/index.js:6:20)

Please sign in to comment.