Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View SauronTheGreat's full-sized avatar

The Dark Lord SauronTheGreat

View GitHub Profile
@SauronTheGreat
SauronTheGreat / gist:6a5895b464cb9d817805
Created January 20, 2015 05:06
Output of meteor log
=> App running at: http://localhost:3000/
I20150120-10:32:54.801(5.5)? rushabh
Local package version is up-to-date: accounts-google@1.0.3
Local package version is up-to-date: cfs:data-man@0.0.4
Local package version is up-to-date: chrismbeckett:toastr@2.1.0
Local package version is up-to-date: accounts-password@1.0.5
Local package version is up-to-date: blaze@2.0.4
Local package version is up-to-date: random@1.0.2
Local package version is up-to-date: mobile-status-bar@1.0.2
Local package version is up-to-date: cfs:tempstore@0.1.3
@SauronTheGreat
SauronTheGreat / error message
Created August 7, 2012 00:56
Error while running app js application
I just started with APP JS and I followed the guide given on http://appjs.org/
to create a sample application.
This is the error I get when I use the command:
node --harmony app.js
/home/rushabhhathi/Desktop/desktop-app/app.js:7
app.serveFilesFrom(path.resolve(__dirname, 'public'));