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

heroku local web command fails to start local instance of app #6

Open
dlwagner opened this issue Jan 31, 2020 · 1 comment
Open

heroku local web command fails to start local instance of app #6

dlwagner opened this issue Jan 31, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@dlwagner
Copy link
Owner

heroku local web command fails to start local instance of app.

Browser reports

Unable to connect

console output:

$ heroku local web

[WARN] ENOENT: no such file or directory, open 'Procfile'

[OKAY] package.json file found - trying 'npm start'

[OKAY] Loaded ENV .env File as KEY=VALUE Format

[WARN] ENOENT: no such file or directory, open 'Procfile'

[OKAY] package.json file found - trying 'npm start'

11:06:08 PM web.1 | > issue-tracker@0.0.0 start /home/don/dev/sandbox/issue-tracker

11:06:08 PM web.1 | > node ./bin/www

@dlwagner dlwagner added the bug Something isn't working label Jan 31, 2020
@dlwagner dlwagner self-assigned this Jan 31, 2020
@dlwagner
Copy link
Owner Author

at least part of the problem lies with the fact I'm running these commands in VSCode terminal on WSL. This is probably not an issue with Heroku, but more an issue with properly configuring WSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant