has installed: npm install flyio-- save.
according to Npm as stated on the official website. var Fly=require("flyio/dist/npm/wx") //npm
console.log(Fly)
var fly=new Fly(); //fly
error message
ask for help from all the great gods!
has installed: npm install flyio-- save.
according to Npm as stated on the official website. var Fly=require("flyio/dist/npm/wx") //npm
console.log(Fly)
var fly=new Fly(); //fly
error message
ask for help from all the great gods!
var fly=new Fly
the official website does not have parentheses.
https://github.com/wendux/fly
Previous: Vue-cli3.0 build folder problem