Hello guys, wanted to ask, did someone had this er...
# help
s
Hello guys, wanted to ask, did someone had this error when trying to build the ReactStaticSite Stack?
f
Hey @sstefdev, quick sanity check.. did u npm/yarn install the React app?
s
@Frank hey, yes i have installed all the necessary packages
f
hmm.. can u try manually running
npm run build
inside the React app folder?
s
@Frank Tried that as well, first time seeing this error.
j
@sstefdev did you see this error when you manually ran the build command in the React folder?
s
@Jay @Frank Sorry for the late reply, the problem was, that i didn’t add the build command in the seed.yaml. My bad and thank you for the replies. And another problem with eslint, all is good now.