Error
Answered
Tan posted this in #help-forum
TanOP
Its showing BUILD_ID file is missing
7 Replies
@Tan Its showing BUILD_ID file is missing
what command did you run?
@Ray what command did you run?
TanOP
npm run start
@Tan npm run start
you need to build first
npm run buildAnswer
@Ray you need to build first
TanOP
still the same error
@Tan still the same error
you run
npm run build and show the same error?@Ray you run `npm run build` and show the same error?
TanOP
error resolved 🙂 Thanks.