mozilla / openbadges-badgekit

No Longer Maintained
https://badgekit.org
Mozilla Public License 2.0
123 stars 84 forks source link

TypeError [ERR_INVALID_ARG_TYPE]: The "superCtor" argument must be of type Function. Received type undefined #528

Open daniloaleixo opened 5 years ago

daniloaleixo commented 5 years ago

I'm trying to install it on OSX 10.14.1, with node version: 11.6. And I'm having the following error when trying to execute nf start:

https://drive.google.com/file/d/1VwaqFAj8prPDfxGDA63jvr4Ho9XLk3-2/view?usp=sharing

daniloaleixo commented 5 years ago

I have downgraded the node version to 5.6 and it worked.