Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial installation fails #77

Open
abhy-kumar opened this issue Nov 7, 2024 · 3 comments
Open

Initial installation fails #77

abhy-kumar opened this issue Nov 7, 2024 · 3 comments

Comments

@abhy-kumar
Copy link

image

Just running npx @openinterface/cofounder runs into this error. Any help wpuld be appreciated.

@thedelph
Copy link

thedelph commented Nov 8, 2024

same issue here

@eniyiweb
Copy link

eniyiweb commented Nov 9, 2024

run command in /cofounder/api folder.

@hongthana
Copy link

hongthana commented Nov 12, 2024

Try this:

Clone the repository directly

git clone https://github.com/raidendotai/cofounder.git

Change into the project directory

cd cofounder

Install dependencies

npm install

Run the package (assuming it has a start script or main entry point)

npm start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants