Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Install error with master branch, missing features in admin panel

    Installing Bagisto
    4
    10
    1752
    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.
    • B
      bzero last edited by

      Hello,

      I am facing some features missing under admin panel after installing using master copy, in "Setting", "Category" section.
      Also tried to npm install and npm run watch under "admin" and "ui", but getting following issue. Please give me advice how to correct it. Thanks a lot.

      ERROR in ./resources/assets/sass/app.scss
      Module build failed (from ./node_modules/css-loader/index.js):
      ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
      Error: Dart Sass version 1.23.0-module.beta.1 is incompatible with ^1.3.0.
          at getRenderFuncFromSassImpl (/opt/services/nginx/com.esxa/bagisto/node_modules/sass-loader/dist/index.js:159:13)
          at Object.loader (/opt/services/nginx/com.esxa/bagisto/node_modules/sass-loader/dist/index.js:79:18)
          at /opt/services/nginx/com.esxa/bagisto/node_modules/webpack/lib/NormalModule.js:313:20
          at /opt/services/nginx/com.esxa/bagisto/node_modules/loader-runner/lib/LoaderRunner.js:367:11
          at /opt/services/nginx/com.esxa/bagisto/node_modules/loader-runner/lib/LoaderRunner.js:233:18
          at runSyncOrAsync (/opt/services/nginx/com.esxa/bagisto/node_modules/loader-runner/lib/LoaderRunner.js:143:3)
          at iterateNormalLoaders (/opt/services/nginx/com.esxa/bagisto/node_modules/loader-runner/lib/LoaderRunner.js:232:2)
          at /opt/services/nginx/com.esxa/bagisto/node_modules/loader-runner/lib/LoaderRunner.js:205:4
          at /opt/services/nginx/com.esxa/bagisto/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:73:15
          at processTicksAndRejections (internal/process/task_queues.js:75:11)
       @ ./resources/assets/sass/app.scss
      
      ERROR in ./resources/assets/sass/app.scss (./node_modules/css-loader??ref--5-2!./node_modules/postcss-loader/src??postcss0!./node_modules/resolve-url-loader??ref--5-4!./node_modules/sass-loader/dist/cjs.js??ref--5-5!./resources/assets/sass/app.scss)
      Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
      Error: Dart Sass version 1.23.0-module.beta.1 is incompatible with ^1.3.0.
          at getRenderFuncFromSassImpl (/opt/services/nginx/com.esxa/bagisto/node_modules/sass-loader/dist/index.js:159:13)
          at Object.loader (/opt/services/nginx/com.esxa/bagisto/node_modules/sass-loader/dist/index.js:79:18)
       @ ./resources/assets/sass/app.scss 2:14-265
      
      1 Reply Last reply Reply Quote 0
      • B
        bagisto-mogul Banned last edited by

        @bzero
        Greetings of the day.

        Would you care to share your NPM and Node version that are installed on your system.

        B 1 Reply Last reply Reply Quote 0
        • B
          bzero @bagisto-mogul last edited by

          @bagisto-mogul please see below

          root@sand-us:~# node -v
          v12.10.0
          root@sand-us:~# npm -v
          6.10.3
          root@sand-us:~#
          
          1 Reply Last reply Reply Quote 0
          • B
            bzero last edited by

            any update on this error?

            Thank you.

            1 Reply Last reply Reply Quote 0
            • B
              bagisto-mogul Banned last edited by

              @bzero
              I recommend you to use Node 8.11LTS till we figure out support form higher versions.

              B 1 Reply Last reply Reply Quote 0
              • B
                bzero @bagisto-mogul last edited by bzero

                @bagisto-mogul
                i installed node 8.11 lts, and reinstall bagisto from mater branch, but the issue still happens same.

                i run npm run watch after npm instal in "ui", and it shows as below, seems still not completed

                > cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js "--watch"
                
                10% building 1/1 modules 0 active
                webpack is watching the files…
                
                98% after emitting SizeLimitsPlugin
                
                 DONE  Compiled successfully in 13709ms                                                                                   14:31:01
                
                       Asset      Size   Chunks             Chunk Names
                /css/app.css   173 KiB  /js/app  [emitted]  /js/app
                  /js/app.js  1.38 MiB  /js/app  [emitted]  /js/app
                
                

                By the way, i don't see folder "shop". Is it normal?

                1 Reply Last reply Reply Quote 0
                • B
                  bagisto-mogul Banned last edited by

                  @bzero Strange as the output show vendor directory such as ui or shop. But most of concern is your instance using new compiled files or not?

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    bzero @bagisto-mogul last edited by

                    @bagisto-mogul
                    Do you mean about my system? i am using VPS, running debian 10.

                    1 Reply Last reply Reply Quote 0
                    • T
                      tayyab last edited by

                      For what reason this Google login is not happening, it has been 4 days since I have been working on Google login.
                      User is not getting logged in, Google login page gets redirected to login page as soon as clicked

                      this my env configration;-
                      GOOGLE_CLIENT_ID=239592357228-q9vkf676lrgo70s86oi7gfp8j5u9krfk.apps.googleusercontent.com
                      GOOGLE_CLIENT_SECRET=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
                      GOOGLE_CALLBACK_URL=http://localhost:8000/customer/social-login/google/callback

                      1 Reply Last reply Reply Quote 0
                      • Rishabh-Webkul
                        Rishabh-Webkul last edited by

                        Hello @tayyab

                        Take a clone from the master this issue is fixed and if you want us to set up and resolve this it comes under the paid service.

                        Thanks & Regards..!!

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