Skip to content

Uncaught TypeError: _firebase2.default is not a constructor #16

@Pixelime

Description

@Pixelime

Hello,
I am trying to run the following simple line of code in my main.js file:
var Users = new Firebase('https://vue-demo.firebaseIO.com/users');
and I get this weird error:
Uncaught TypeError: _firebase2.default is not a constructor

Any idea? it's driving me crazy! :(

FYI, I am using Vue js, vue fire and firebase all installed through npm.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions