alohaeditor / Aloha-Editor

Aloha Editor is a JavaScript content editing library
http://www.alohaeditor.org
Other
2.46k stars 535 forks source link

how do i install aloha #1637

Open reinaldo-morales-jr opened 4 years ago

reinaldo-morales-jr commented 4 years ago

how do I install aloha. I download zip file, unzipped and I don't see an install or exe option.

nhandt64 commented 4 years ago

Try to npm i && npm start, this requires you to have nodejs and npm installed on your computer.

pgalbavy commented 4 years ago

If it's that simple it would be wonderful if that appeared in the README at least, if not in the docs.

gusarg81 commented 3 years ago

Is not working:

npm i && npm start npm WARN saveError ENOENT: no such file or directory, open '/home/gustavo/Aplicaciones/Aloha-Editor-1.4.58/package.json' npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN enoent ENOENT: no such file or directory, open '/home/gustavo/Aplicaciones/Aloha-Editor-1.4.58/package.json' npm WARN Aloha-Editor-1.4.58 No description npm WARN Aloha-Editor-1.4.58 No repository field. npm WARN Aloha-Editor-1.4.58 No README data npm WARN Aloha-Editor-1.4.58 No license field.

up to date in 1.119s found 0 vulnerabilities

npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/gustavo/Aplicaciones/Aloha-Editor-1.4.58/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/gustavo/Aplicaciones/Aloha-Editor-1.4.58/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /home/gustavo/.npm/_logs/2020-09-21T17_37_33_601Z-debug.log

vinayak-vikram commented 3 years ago

I downloaded the zip file and I still don't know what to do. I tried npm i && npm start and I got this:

npm WARN enoent ENOENT: no such file or directory, open '/home/vinayak/EasyBreezy/Aloha-Editor-1.4.58/package.json' npm WARN Aloha-Editor-1.4.58 No description npm WARN Aloha-Editor-1.4.58 No repository field. npm WARN Aloha-Editor-1.4.58 No README data npm WARN Aloha-Editor-1.4.58 No license field. npm ERR! Linux 5.4.0-58-generic npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" npm ERR! node v8.10.0 npm ERR! npm v3.5.2 npm ERR! path /home/vinayak/EasyBreezy/Aloha-Editor-1.4.58/package.json npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/home/vinayak/EasyBreezy/Aloha-Editor-1.4.58/package.json' npm ERR! enoent ENOENT: no such file or directory, open '/home/vinayak/EasyBreezy/Aloha-Editor-1.4.58/package.json' npm ERR! enoent This is most likely not a problem with npm itself npm ERR! enoent and is related to npm not being able to find a file. npm ERR! enoent npm ERR! Please include the following file with any support request: npm ERR! /home/vinayak/EasyBreezy/Aloha-Editor-1.4.58/npm-debug.log `