No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. gaozhe3321
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    gaozhe3321

    @gaozhe3321

    0
    Reputation
    3
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    gaozhe3321 Follow

    Latest posts made by gaozhe3321

    • RE: How to require node addon(c++) in a quasar electron project

      @dobbel this error come with webpack’s node-loader error
      if only use electron without wepack it’s gonna work

      posted in Help
      G
      gaozhe3321
    • How to require node addon(c++) in a quasar electron project

      i have a c++ node addon and build as node file
      when i require this node file
      webpack node-loader popup an error
      said “The specified module could not be found.”
      and the node file name changed to [filehash].node
      like “src-electron\main-process/100b783793116bc6eb2cabbd8bd066d9.node”

      how to deal with it?

      posted in Help
      G
      gaozhe3321