Error: No start command could be found
nlansong
HOBBYOP

2 years ago

I am deploying a django app with tailwindcss and I am getting this issue with tailwind start command not found

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

3 Replies

2 years ago

You may have better luck writing a Dockefile that does what you need to do.


nlansong
HOBBYOP

2 years ago

I am currently not using docker. How do I do that?


2 years ago

There would be many guides online on how to write a Dockerfile for your usecase!


Loading...