-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Hi there,
This is mi second project using angular-fullstack, the project works relly good on grunt serve(local).
When i build it and up to openshift, apears blank page, same problem on local(dist folder, runing like this -> NODE_ENV=production node app.js). No errors on console or network.
No error's on grunt build, ang generate me all js and css.
What can produce this?
Sorry for my broken English.

This is the only errro i got in console when i run "grunt"
INFO [karma]: Karma v0.12.37 server started at http://localhost:8080/
INFO [launcher]: Starting browser PhantomJS
ERROR [launcher]: No binary for PhantomJS browser on your platform.
Please, set "PHANTOMJS_BIN" env variable.
Warning: Task "karma:unit" failed. Used --force, continuing.