Skip to content

Prerender- state undefined Is this error message? #196

@kidqn

Description

@kidqn

I run npm run build:universal, it builds Ok with status successful.
But I see there is a command npm run generate:prerender
It logs:

node prerender.js
state undefined
action { type: '@ngrx/store/init' }
state { router: undefined,
  auth: 
   { userId: null,
     username: null},
  match: 
   { ids: [],

is it error or not? Or I do prerender correctly or not?
Thanks for any helps. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions