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

    Can I use quasar date util in main-process of electron solution?

    Help
    1
    1
    30
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      akira last edited by

      The quasar date utils is useful but it likely only can used in front end javascript( chrome side).
      I create a electron project that use quasar-cli building.
      Then try to use quasar’s date util in main-process, but it always show an error bellow:

      TypeError: date.getDateDiff is not a function.

      or actually it can’t use in main-process( CommonJs module) scenario. is it?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post