I am using universal-starter as backbone.
When my client starts, it read a token about user info from localStorage.
@Injectable() export class UserSe
I have also ran in to the same issue. You can write inside 'isBrowser' check by importing below statement.
import { isBrowser } from 'angular2-universal';