denoland / denoland/deploy_feedback
[Bug]: Starting project with template throws undefined error
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Whenever I try to create new Deno Deploy project from template, I get the following error:
`a.logs.at is not a function. (In 'a.logs.at(-1)', 'a.logs.at' is undefined)`
Link to the generated GH repository: https://github.com/muruw/deno-deploy-bug-test
### Steps to reproduce
1. Click on "New Project" in Deno Deploy dashboard
2. Use "REST API using Oak" or "Full-stack web app using Fresh"
3. Generate project and you should receive the error described above
### Expected behavior
I expect to get access to all Deno Deploy dashboard features.
### Environment
OS: Safari, macOS Monterey 12.1 (21C52)
### Possible solution
_No response_
### Additional context

Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the Deno Deploy dashboard by reproducing the error through New Project with the REST API using Oak or Full-stack web app using Fresh templates in Safari on macOS Monterey. Trace the undefined `a.logs.at(-1)` call and verify that project generation completes and dashboard features are accessible without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100