"Error enabling offline persistence" with angular and firebase during execution

Asked

Viewed 15 times

0

I’m trying to convert a project to universal angular. When executing the command npm run dev:ssr it builds normally and shows the message

Compiled successfully. ** Angular Universal Live Development Server is Listening on http://localhost:4200, open your browser on http://localhost:4200 **

But when accessing the http://localhost:4200 page does not load and in the console appears the following message infinitely

Error enabling offline persistence. Falling back to persistence disabled: Error: ENOENT: no such file or directory, open 'F: dev projetos nomedoprojeto dist nomedoprojeto-website server src protos google firestore v1 firestore.proto'

I found similar errors with other languages, but no solution that would help me in this.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.