In the /site directory after running yarn install I tried yarn start but I'm getting the following error.

Also, the test suite in the root of the project seems to be failing.

Feel free to send a PR with fix
@evilebottnawi I'm sorry! I would have made a PR but i don't the fix.
you need to run yarn run build:metadata from root first then run the start command from site
better run yarn run build:site
@anikethsaha Thanks ! :slightly_smiling_face: After i ran yarn run build:metadata I ran yarn run build:site from the root & i got this:

Also yarn start from the /site directory is not working.

I guess something to do with phenomic. Try tracing back the error