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

Install in my own apache server #139

Closed
sfsanchez72 opened this issue Dec 5, 2022 · 9 comments
Closed

Install in my own apache server #139

sfsanchez72 opened this issue Dec 5, 2022 · 9 comments

Comments

@sfsanchez72
Copy link

How I can install the org-web in my own server? I cannot find clear instructions on how to do this.

Thanks a lot!

Sebastian

@sfsanchez72
Copy link
Author

Dear Sir,

My apologies but I cannot follow your instructions to make this software to run. I install "yarn", and clone your github, and then in the created directory I run

yarn install

To run the app, run:

yarn start

I got the following errors:

yarn install
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

yarn start
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'start'

Could you tell me what I am doing wrong?

Thanks a lot!

@DanielDe
Copy link
Owner

DanielDe commented Dec 6, 2022

Hey @sfsanchez72, can you tell me more about the environment you're running in? Specifically, the OS and maybe the output of yarn --version.

@sfsanchez72
Copy link
Author

sfsanchez72 commented Dec 6, 2022 via email

@DanielDe
Copy link
Owner

DanielDe commented Dec 6, 2022

Hmm, that's either a very old version of yarn, or its some different tool called yarn! Is this the yarn you have installed? https://classic.yarnpkg.com/en/

@sfsanchez72
Copy link
Author

sfsanchez72 commented Dec 6, 2022 via email

@DanielDe
Copy link
Owner

DanielDe commented Dec 6, 2022

It looks like you've got the wrong version of node now. nvm (https://github.com/nvm-sh/nvm) is a very popular tool for managing node versions. With this installed, you can install and use v11 of node and try again.

@sfsanchez72
Copy link
Author

sfsanchez72 commented Dec 6, 2022 via email

@sfsanchez72
Copy link
Author

sfsanchez72 commented Dec 6, 2022 via email

@DanielDe
Copy link
Owner

DanielDe commented Dec 7, 2022

Ah great, glad to hear it!

@DanielDe DanielDe closed this as completed Dec 7, 2022
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

2 participants