Troubleshooting `foreman start -f Procfile.dev` Issue
TLDR Dishant faced issues running a command on different branches while sojan_official suggested running yarn to possibly resolve it.
Powered by Struct AI
4
8mo
Apr 13, 2023 (8 months ago)
Dishant
Dishant
12:39 PMHi guys, is anyone facing this issue after running
foreman start -f Procfile.dev
? Can someone please help here what to do?Apr 17, 2023 (8 months ago)
sojan_official
sojan_official
12:36 PMis there any customisations made to the code ?
Apr 18, 2023 (8 months ago)
Dishant
Dishant
08:12 AMno, I used develop branch to run, once I switched to master it works, but on windows WSL Ubuntu I faced same issue when on master branch
Apr 19, 2023 (8 months ago)
sojan_official
sojan_official
01:30 PMcould you try running yarn and see if it helps ?
Chatwoot
Chatwoot | Knowledge Base powered by Struct.AI
Indexed 2221 threads (46% resolved)
Similar Threads
Resolving 'Server Already Running' Issue.
DEXTERRRRRRRRR is having trouble running an application due to a server issue, lourenco9597 provides suggestions, but they don't resolve the issue. DEXTERRRRRRRRR asks for further assistance.
15
4mo
Manual Installation Issue in Ruby
Rishabh17 encountered a permission error during manual installation. v_shnu provided a solution in a GitHub discussion.
7
13mo
Solved
Compiling Issues with Vue File
deyvisenrique faced issues about compiling a Vue file. fayaz guided to use 'foreman start -f Procfile.dev' and provided a link to a project setup guide.
2
17mo
Solved