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

    Try to build -m ssr

    CLI
    2
    5
    396
    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.
    • K
      karacho last edited by

      Does anybody know about this?
      (by the way: no path in quasar.conf.js?)

      app:quasar-conf Reading quasar.conf.js +136ms
      (node:22460) UnhandledPromiseRejectionWarning: Error: TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The “path” argument must be of type string. Received type object

      • validators.js:112 validateString
        internal/validators.js:112:11

      • quasar-config.js:490 QuasarConfig.compile
        [wdu2020]/[@quasar]/app/lib/quasar-config.js:490:15

      • task_queues.js:93 processTicksAndRejections
        internal/process/task_queues.js:93:5

      • quasar-build:170 async build
        [wdu2020]/[@quasar]/app/bin/quasar-build:170:3

      1 Reply Last reply Reply Quote 0
      • s.molinari
        s.molinari last edited by

        Can you post the results of quasar info here please?

        Scott

        1 Reply Last reply Reply Quote 0
        • K
          karacho last edited by

          Operating System - Windows_NT(10.0.18362) - win32/x64
          NodeJs - 12.13.1

          Global packages
          NPM - 6.13.6
          yarn - 1.21.1
          @quasar/cli - 1.0.0
          cordova - 9.0.0 (cordova-lib@9.0.1)

          Important local packages
          quasar - 1.8.3 – Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time
          @quasar/app - 1.5.2 – Quasar Framework local CLI
          @quasar/extras - 1.5.0 – Quasar Framework fonts, icons and animations
          vue - 2.6.11 – Reactive, component-oriented view layer for modern web interfaces.
          vue-router - 3.1.3 – Official router for Vue.js 2
          vuex - 3.1.2 – state management for Vue.js
          electron - 5.0.13 – Build cross platform desktop apps with JavaScript, HTML, and CSS
          electron-packager - Not installed
          electron-builder - Not installed
          @capacitor/core - Not installed
          @capacitor/cli - Not installed
          @capacitor/android - Not installed
          @capacitor/ios - Not installed
          @babel/core - 7.8.3 – Babel compiler core.
          webpack - 4.41.5 – Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, … and your custom stuff.
          webpack-dev-server - 3.10.1 – Serves a webpack app. Updates the browser on changes.
          workbox-webpack-plugin - 4.3.1 – A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.
          register-service-worker - 1.6.2 – Script for registering service worker, with hooks

          Quasar App Extensions
          @quasar/quasar-app-extension-icon-genie - 1.1.3 – A Quasar CLI Extension for Making All Your Icons

          Networking
          Host - LTP-19-03-01-G
          Netzwerk DBU - 192.168.50.82
          vEthernet (Default Switch) - 172.17.95.33

          1 Reply Last reply Reply Quote 0
          • s.molinari
            s.molinari last edited by s.molinari

            Sorry. I was assuming a different problem. Looks like you have an entry in quasar.config.js that isn’t correct. Something wrong with the path entry?

            Scott

            1 Reply Last reply Reply Quote 0
            • K
              karacho last edited by

              It seems so 😉 But i havent got a path entry - nowhere… Maybe i should use a blank quasar.config.js…

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