You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
There are some issues with the dependency installation.
I had to move the client dependencies to package.json in the root dir, install the dependencies, run npm run build-client (or yarn equivalent), run npm run start-client, and then start the server.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are some issues with the dependency installation.
I had to move the client dependencies to
package.json
in the root dir, install the dependencies, runnpm run build-client
(or yarn equivalent), runnpm run start-client
, and then start the server.The text was updated successfully, but these errors were encountered: