ga-wdi-boston/ember-template

Add instruction to install phantomjs?

Closed this issue · 1 comments

I could not get tests to run until installing phantomjs npm install -g phantomjs-prebuilt as listed in the ember docs. https://ember-cli.com/user-guide/#phantomjs

gaand commented

I think this happens during install fest.

It certainly doesn't hurt to mention is as a dependancy.

Also, let's go with npm install --global ....