meteor-famous-leaderboard icon indicating copy to clipboard operation
meteor-famous-leaderboard copied to clipboard

Problems running demo locally

Open thomasfl opened this issue 10 years ago • 0 comments

I have problems running this demo locally with node.js v0.10.33 on OSX:

$ sudo mrt update $ sudo meteor update $ sudo mrt

Outputs this in the browser at http://localhost:3000/:

Your app is crashing. Here's the latest log.

=> Errors prevented startup:

While building package `famous-components`:
package.js:1:38: require is not defined

While building package `famono`:
error: no such package: '[email protected]'
error: no such package: '[email protected]'
error: no such package: '[email protected]'

While building package `iron-dynamic-template`:
error: no such package: 'blaze'

=> Your application has errors. Waiting for file change.

PS: Great work! Famous animations, ionic style widgets and meteor looks like the future for both web and mobile web applications.

thomasfl avatar Nov 04 '14 10:11 thomasfl