-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
when i started just by running make-zipball.sh, it looked like i needed to apt install babel. but that took me down the wrong path, it took a while to figure out that i needed to just npm install from your directory.
also, although node is on my PATH and normally runs fine, for some reason your scripts required it to be available from /usr/bin/ - in my case: sudo ln -s ~/nodejs/node-v7.9.0-linux-x64/bin/node /usr/bin/
incidentally, is there any way to use something like test/local.js to serve the handler in a standalone local mode, so new clones can get their renderings without setting up a cloud service?
thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels