#help

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
Apr 13, 2023 (8 months ago)
Dishant
Photo of md5-2faa5b7322ab979231bc1e5654288804
Dishant
12:39 PM
Hi guys, is anyone facing this issue after running foreman start -f Procfile.dev? Can someone please help here what to do?
Image 1 for Hi 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
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
12:36 PM
is there any customisations made to the code ?
Apr 18, 2023 (8 months ago)
Dishant
Photo of md5-2faa5b7322ab979231bc1e5654288804
Dishant
08:12 AM
no, 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
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
01:30 PM
could you try running yarn and see if it helps ?