On Fri, 8 Dec 2017, William Stein wrote:

CoCalc also support sharing notebooks (and latex documents and pretty
much any type of files) within a group, with realtime multiuser
editing.  That's what the "Add people to project" section of project
settings enables.

Ah, good. So let's test. I didn't found INSTALL.md, so I just read the end of https://github.com/sagemathinc/cocalc and npm run install-all ends to

npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: 
fsevents@1.1.3
npm ERR! Linux 4.4.0-98-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm  v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn

npm ERR! node-sass@4.7.2 install: `node scripts/install.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the node-sass@4.7.2 install script 'node scripts/install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.

But propably this was wrong path anyways?

--
Jori Mäntysalo

Reply via email to