Skip to content
Discussion options

You must be logged in to vote

for anyone currently experiencing this problem i fixed it by changing the package.json:
"start":"remix-serve build"
to
"start":"remix-serve ./build/index.js"

Replies: 7 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@RoniqueRicketts
Comment options

@RoniqueRicketts
Comment options

@alexey-sh
Comment options

@rahad06
Comment options

Answer selected by mbkProgrammer
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@zolzaya
Comment options

Comment options

You must be logged in to vote
1 reply
@comuneoOrg
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet