Closed richardeakin closed 8 years ago
Yeah, there's a line ending issue in start.js that keeps creeping in. I won't be in front of a computer for a week, so won't be able to look right away. You may be able to convert the line endings on your local copy of that file to fix.
Okay cool. Actually, I only saw the problem when using ampm from npm package manager - using the local version worked great, and I'm up and running.
Are you still seeing this issue? I pushed a new version to npm with some other fixes, and then tried installing it on both Windows and Mac, and it worked ok as a global ampm
command.
This is probably something simple, reading around it might be because one of the script files has a windows-style carriage return? I'm extremely unfamiliar with node, so opening this here.
When I follow the directions for the Cinder sample and run
ampm
from thesamples/Cinder
directory on Mac OS X, this is what I get: