Skip to content

Firebase Package version - Cannot parse firebase URL #3

Description

@nathan-smit

Hi there,

This extension is pretty great! Excellent job!

I noticed a slight issue when setting up firebase on my side. If you create a new firebase instance and attempt to use the extension, you'll get the following error: " Error: FIREBASE FATAL ERROR: Cannot parse Firebase URL. Please use https://.firebaseio.com"

The solution as outlined here is to update the Firebase package: https://stackoverflow.com/questions/65725442/error-firebase-fatal-error-cannot-parse-firebase-url-please-use-https-your

I was able to resolve by changing the LetsComment.js file to 'firebase': 'https://www.gstatic.com/firebasejs/8.2.3/firebase'

That that'd maybe help someone else if they come across this issue.

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