Hey @CCAN
This error message indicates there is no package.json
at the root of the repository you are deploying. Likely it is in a sub-directory and as such you shall need to set the base directory.
Hey @CCAN
This error message indicates there is no package.json
at the root of the repository you are deploying. Likely it is in a sub-directory and as such you shall need to set the base directory.