Giter Site home page Giter Site logo

app-generator / adminator Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.8 MB

Adminator v2 - Open-Source (Gulp Version) | AppSeed

Home Page: https://adminator.appseed-srv1.com/

License: Other

PHP 9.26% HTML 52.75% JavaScript 9.85% SCSS 28.14%
adminator bootstrap5 open-source

adminator's Issues

JS Browser Error - Uncaught TypeError: Cannot read properties of null (reading '__k')

On all pages, a JS error is bumped.

@9sumit please take a look. Ty!

index.js:66667 Uncaught TypeError: Cannot read properties of null (reading '__k')
    at N (index.js:66667:83)
    at index.js:79791:13
    at flushSync$1 (index.js:67077:5)
    at Calendar._this.handleRenderRequest [as drainedOption] (index.js:79790:11)
    at DelayedRunner.drained (index.js:75855:14)
    at DelayedRunner.tryDrain (index.js:75833:16)
    at DelayedRunner.request (index.js:75782:16)
    at Calendar.render (index.js:79847:25)
    at HTMLDocument.<anonymous> (index.js:87211:12)

image

New Gulp Tasks - build & preview

Before migration, the users were able to compile the project for production and visualize the changes via two commands:

  • npm run build
  • npm run preview

We need to provide the same thing. via gulp

  • gulp build -> generated the pages in dist
    • index.css + minified version index.min.css
    • index.js + compressed version index.min.js
  • gulp preview - serve the files from dist

@9sumit please take a look.
Ty!

Gulp Default Task - Bumps `Error: module "@popperjs/core" not found`

Tested with Node 14.0

Commands executed:

npm i ; gulp 

Error log:

[07:05:18] Using gulpfile D:\work\repo-kits\adminator-v2\gulpfile.js
[07:05:18] Starting 'default'...
[07:05:18] Starting 'serve'...
[07:05:18] Starting 'scss'...
[07:05:35] Finished 'scss' after 16 s
[07:05:35] Starting 'html'...
[07:05:36] Finished 'html' after 744 ms
[07:05:38] Starting 'build'...
[07:05:47] 'build' errored after 8.89 s
[07:05:47] Error: module "@popperjs/core" not found from "D:\\work\\repo-kits\\adminator-v2\\node_modules\\bootstrap\\dist\\js\\bootstrap.js"
    at notFound (D:\work\repo-kits\adminator-v2\node_modules\browserify\index.js:803:15)
    at D:\work\repo-kits\adminator-v2\node_modules\browserify\index.js:754:23

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.