question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

now deployment fails - no GitHub deploy, and no query for info

See original GitHub issue

I followed the instructions on the README, got 2 errors. First, GitHub based deployment no longer works, see this issue. Error is:

> Error! The specified file or directory "slackin" does not exist"

Based on the issue above, I git cloned the slackin repo, and tried to run again. The deploy worked, but it didn’t query for parameters, or do anything, just loaded the files:

$ now rauchg/slackin
> WARN! Your project is missing a now.json file with a `version` property. More: https://zeit.co/docs/version-config
> Deploying ~/Documents/Development/rauchg/slackin under deitch
> Using project slackin
> https://slackin-k2d6wyjaa.now.sh [v2] [in clipboard] [3s]
> Success! Deployment ready [3s]

Going to the URL just gives a list of files.

Thanks!

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:11

github_iconTop GitHub Comments

3reactions
deitchcommented, Mar 15, 2019

I got pretty far with it, happy to submit a PR. Ran into a problem with the transpiling + serving. See the open discussion on Zeit/Now forum here. When that is resolved, I will submit.

2reactions
cyntsscommented, Mar 19, 2019

Glad to read someone (@deitch ) is working on a fix. It was quite frustrating to get those errors when trying both Now and Slackin for the first time and seeing no documentation referring to this.

Hoping maintainers see and solve this problem 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Github pages fails to deploy - Stack Overflow
This error is popping-up intermittently while trying to deploy my github webpages. I have no clue what to do, I already deleted and...
Read more >
Troubleshoot Amazon EC2 Auto Scaling issues
Amazon EC2 Auto Scaling continuously launches and terminates EC2 instances. If CodeDeploy cannot automatically deploy your application revision, Amazon EC2 ...
Read more >
Troubleshooting CI/CD - GitLab Docs
GitLab provides several tools to help make troubleshooting your pipelines easier. This guide also lists common issues and possible solutions.
Read more >
Troubleshoot Cloud Run issues
This page shows you how to resolve issues with Cloud Run. For other issues not listed below, check to see if they may...
Read more >
[Support Guide] Frequently encountered problems during builds
Settings > Build & deploy > Continuous Deployment > Build settings ... This will fail and give you a strange looking build log...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found