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

Make is failing #25

Closed
josephruscio opened this issue Feb 22, 2012 · 1 comment
Closed

Make is failing #25

josephruscio opened this issue Feb 22, 2012 · 1 comment

Comments

@josephruscio
Copy link

rickshaw master $ make
Makefile:48: *** multiple target patterns.  Stop.

rickshaw master $ make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin10.0
@dchester
Copy link
Contributor

This is most likely due to an old version of npm, or npm not being in the PATH. Getting a newer version of npm should get you going.

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