OwenBrotherwood / CompanySandbox

A little exercise for myself to test, for example, Xamarin and LoopBack
0 stars 0 forks source link

strongloop #9

Open OwenBrotherwood opened 9 years ago

OwenBrotherwood commented 9 years ago

Walk thru strongloop windows installation with feedback to strongloop based on https://docs.strongloop.com/display/public/LB/Installing+StrongLoop https://docs.strongloop.com/display/SL/Installing+on+Windows

slc loopback CompanySandbox node . http://localhost:3000/ http://localhost:3000/explorer

start heruko process https://docs.strongloop.com/display/SL/Heroku https://devcenter.heroku.com/articles/nodejs-support strongloops doc for Heroku basically ok: but a very noisy build output from Heroku https://immense-crag-6994.herokuapp.com/explorer/ gives a result after deploying to Heroku

After some rather late night undocumented work playing with git/heroku/loopback: https://polar-savannah-1404.herokuapp.com/explorer/

OwenBrotherwood commented 9 years ago

On windows, npm install -g strongloop gives a very messy result on the console from gyp when the optional Prerequisites Compiler tools are not installed. Try and remember the option to not install the functions that give this messy output and give feedback to strongloop for a better flow for first time users of strongloop on windows.

Note: seeing the same on heruko: noisy build with gyp errors