598 comments found.
Hi! I can’t install node modules and build theme.
in install node 16, bower and grunt-cli as global packages. And then I try run “npm i” – but it show error. I don’t know how send this error, because it’s large. I can send log file
I find the solution. Need to update dependencies and fix GruntFile.js. Maybe I can share this somewhere?
New lunch according to user demand. I really want to exam of this kit on nuttyapps where i share my thoughts on motivation and android softwares.
Thanks
Hlw sir my love compani i comminge your cantry plz sir trust visa give me plz sir
??
Hello, I using node version 16.15.1 and npm version 8.12.2. I has following error
>> Local Npm module “grunt-usemin” not found. Is it installed? >> Local Npm module “grunt-contrib-clean” not found. Is it installed? >> Local Npm module “grunt-contrib-copy” not found. Is it installed? >> Local Npm module “grunt-contrib-uglify” not found. Is it installed? >> Local Npm module “grunt-contrib-concat” not found. Is it installed? >> Local Npm module “grunt-contrib-cssmin” not found. Is it installed? >> Local Npm module “grunt-contrib-htmlmin” not found. Is it installed? >> Local Npm module “grunt-contrib-watch” not found. Is it installed? >> Local Npm module “grunt-sass” not found. Is it installed? >> Local Npm module “grunt-bump” not found. Is it installed? >> Local Npm module “grunt-assemble” not found. Is it installed?
when I run grunt build. Please guide me for complete running
Run bower install --force-latest to install dependencies
already run bower install—force-latest but i get same error. So, I install grunt-usemin when i get following error npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated graceful-fs@2.0.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated mkdirp@0.0.7: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated mkdirp@0.3.5: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated coffee-script@1.3.3: CoffeeScript on NPM has moved to “coffeescript” (no hyphen)
npm WARN deprecated highlight.js@7.4.0: Version no longer supported. Upgrade to @latest
npm WARN deprecated ecstatic@0.4.13: This package is unmaintained and deprecated. See the GH Issue 259.
npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
npm ERR! code 1
npm ERR! path /Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js
npm ERR! Building: /usr/local/bin/node /Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/node-gyp/bin/node-gyp.js rebuild—verbose—libsass_ext=—libsass_cflags=—libsass_ldflags=—libsass_library=
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp verb cli [
npm ERR! gyp verb cli ’/usr/local/bin/node’,
npm ERR! gyp verb cli ’/Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/node-gyp/bin/node-gyp.js’,
npm ERR! gyp verb cli ‘rebuild’,
npm ERR! gyp verb cli ‘—verbose’,
npm ERR! gyp verb cli ‘—libsass_ext=’,
npm ERR! gyp verb cli ‘—libsass_cflags=’,
npm ERR! gyp verb cli ‘—libsass_ldflags=’,
npm ERR! gyp verb cli ‘—libsass_library=’
npm ERR! gyp verb cli ]
npm ERR! gyp info using node-gyp@3.8.0
npm ERR! gyp info using node@16.15.1 | darwin | x64
npm ERR! gyp verb command rebuild []
npm ERR! gyp verb command clean []
npm ERR! gyp verb clean removing “build” directory
npm ERR! gyp verb command configure []
npm ERR! gyp verb check python checking for Python executable “python2” in the PATH
npm ERR! gyp verb `which` failed Error: not found: python2
npm ERR! gyp verb `which` failed at F (/Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/which/which.js:40:28)
npm ERR! gyp verb `which` failed at E (/Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/which/which.js:43:29)
npm ERR! gyp verb `which` failed at /Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/which/which.js:54:16
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb `which` failed python2 Error: not found: python2
npm ERR! gyp verb `which` failed at F (/Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/which/which.js:40:28)
npm ERR! gyp verb `which` failed at E (/Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/which/which.js:43:29)
npm ERR! gyp verb `which` failed at /Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/which/which.js:54:16
npm ERR! gyp verb `which` failed at FSReqCallback.oncomplete (node:fs:198:21)
npm ERR! gyp verb check python checking for Python executable “python” in the PATH
npm ERR! gyp verb `which` succeeded python /usr/local/bin/python
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Command failed: /usr/local/bin/python -c import sys; print “%s.%s.%s” % sys.version_info[:3];
npm ERR! gyp ERR! stack File ”<string>”, line 1
npm ERR! gyp ERR! stack import sys; print “%s.%s.%s” % sys.version_info[:3];
npm ERR! gyp ERR! stack ^^^^^^^^^^^^^^^^^^^
npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to ‘print’. Did you mean print(...)?
npm ERR! gyp ERR! stack
npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:398:12)
npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:527:28)
npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1092:16)
npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
npm ERR! gyp ERR! System Darwin 21.5.0
npm ERR! gyp ERR! command ”/usr/local/bin/node” ”/Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/node-gyp/bin/node-gyp.js” “rebuild” “-verbose” “-libsass_ext=” “-libsass_cflags=” “-libsass_ldflags=” “—libsass_library=”
npm ERR! gyp ERR! cwd /Users/yanmyonaing/Sites/hotelsystem/akariz_frontend_run/node_modules/node-sass
npm ERR! gyp ERR! node -v v16.15.1
npm ERR! gyp ERR! node-gyp -v v3.8.0
npm ERR! gyp ERR! not ok
npm ERR! Build failed with error code: 1
npm ERR! A complete log of this run can be found in: npm ERR! /Users/yanmyonaing/.npm/_logs/2022-06-22T16_54_25_529Z-debug-0.log
The package version is depend on your local server. please follow the tip to install the dependencies.
now, I have new one.
Running “sass:dist” (sass) task Fatal error: The implementation option must be passed to the Sass task
run grunt:build
zsh: command not found: grunt:build
i already run Flakit Version 1.1.1 I would like to update Version 1.2 . please guide me
The last version is 1.1.3. Thanks
how to upgrade this version
The download file is the 1.1.3 version. no need to upgrade.
Hi, I already brought FlatKit since 2020. I would like to extend support only.
Use the purchased account to extend it. Thanks
How can I upgrade Bootstrap5 and JQuery(3.6.0)? Is there a way to do it?
Dear Sirs and Madams
Please answer the following questions about FlatKit. And can you answer them upto 21th February, 2022?
1. Bootstrap4 is heading for EOL on 1st November, 2022. Is there any plans upgrade FlatKit for Bootstrap5? If you have, when is it? If you have no plans, can I replace Bootstrap to latest version?
2. JQuery uses version 2.1.4 now. Is there any plans upgrade FlatKit for JQuery? If you have, when is it? and which version is it? If you have no plans, can I replace JQuery to latest version?
3. If I replace Bootstrap, JQuery, still can I get your support?
Best regards
1. https://getbootstrap.com/docs/5.0/migration/ 2. You can update jQuery to 2.1.4. 3. Yes.
Thanks
4. Isn’t it a license violation even if I replace Bootstrap and JQuery? 5. After upgrading to Bootstrap 5, layout collapse, dropdowns and tabs became inoperable. Please tell me what to do.
Thanks
4. No license violation. 5. I think you need follow the migration guide to do some adjustment.
Are you planning to upgrade to Bootstrap 5 and JQuery 3.6.0 as FlatKit?
No plan for this. Thanks
hi, maybe this is silly, but why i cant get ng serve working? but npm start works.
This template does not cover the ng server. Thanks
Hello, We want to use this template in Angular CLI 12, but easy-pie-chart not working at my end kindly guide us.
NO experience on Angular CLI 12. Thanks
How can I add my custom scripts? such as ajax calls to send API requests. Where do I place that script? Because script won’t work without ui-jp
$( document ).on( "pjaxEnd", function(){
// your ajax call here
} );
I purchased your theme I need more specific to work with HTML version but it won’t working fine I am using dashboard.html. When we enable folded aside option in menu. Menu got shrink but drop down menu don’t work color icon for menu didn’t get loaded and it scroll with menu which didn’t look nice and it won’t show on your actual demo version.
Can you post a screenshot for the html version? Thanks
Buenas Noches:
Hace 20 días he realizado una compra de un tema en Angular, yo al ver el código fuente me doy con la sorpresa que es Angular 1, quisiera saber si hay alguna forma de recibir un reembolso en el dinero invertido o qué solución me podrían brindar porque la versión que me han otorgado es muy obsoleta. Si fuera el caso, si podrían brindarnos una versión Angular 6 para adelante y si se tiene que agregar un dinero adicional cuánto sería.
Espero su pronta respuesta. Gracias
It’s Angular 1 version. no Angular 6 version. Thanks
hi, about updates, isn’t this a long time without updates?
No big update on this project. Thanks.
Hi, thank you for the awesome theme, i want to ask a question. When i hit the menu link on the menu bar, it does not hit the document ready on javascript. However if there’s a datatable on the page, the page is reload correctly. Why is that? Thank you in advance
Html version?
Hi,
How can I add events and in general use de Calendar app?
Html version? You can read the fullcalendar document here https://fullcalendar.io/docs
Thanks, may you add me to the gitlab.com repo?
what’s your account name on gitlab?
Sorry the account is “centineo” @centineo, thanks
Added. Thanks
Hello,
I’m getting a trojan warning for something in the scripts, by the name of dashhacks.com. Can you let me know if this is some type of obfuscated code for something the scripts uses or if it is actually something malicious. I downloaded the files from the elements platform.
No, all the code is html/css/js text file. no other files.
Hi, i imported the libs and scripts out of html and change the file path as well. I still get this error of /libs/jquery/screenfull/dist/screenfull.min.js not found 404.
Where should i change the path?
Hi.
Sincerest apology, but I made an error purchasing this product. I was looking for an Angular 2-9 template and failed to see this is in angularJS.
Would it be possible to request for a refund? Thank you for your consideration.
I can’t use date-time-picker
$(’#Release’).on(‘dp.change’, function(e){ console.log(e.date); }) It don’t return result.
$(’.datepicker’).datetimepicker({ format: ‘MM/DD/YYYY’ }).on(‘dp.change’, function (e) { }); Return error: Uncaught TypeError: $(...).datetimepicker is not a function
Please help me how to detech an input Datetimepicker change? Thanks you!
I have 2 question: 1. When you have new version, how to update theme? 2. In your Document about this theme, you wrote: “can disable it by remove the relative codes(remove the html/scripts/ajax.js)”. If I want use pajax, how to insert my javascript code or include other script file on my page? Thanks you!
1. Update with the relative js/css file you need. 2. Put your js code in the lazyload file.