Discussion on Gull - Angular 15+ Admin Dashboard Template

Discussion on Gull - Angular 15+ Admin Dashboard Template

By
Cart 1,160 sales
Well Documented

ui-lib supports this item

Supported

This author's response time can be up to 2 business days.

217 comments found.

Prasong

Prasong Purchased

kindly add me to the git hub repo. https://github.com/PrasongDev is my git hub. thanks.

please renew your support . thanks

Tag-input doesn’t exists in the last versión downloaded, Please update the template.

send your query to https://support.ui-lib.com/ thanks

Hello, any plans to add dark theme to this?

send your query to https://support.ui-lib.com/ thanks

Please check (Side Compact Version): http://localhost:4200/#/uikits/popover doesn’t work correctly, I use the last version published.

Please send your query to https://support.ui-lib.com/ . thank you

This most recent version is leveraging `ng-bootstrap@v12+` but confirmed with the ng bootstrap team that this version of ng-bootstrap does in fact NOT support angular 14. they have yet to even release anything officially that does. the beta for ng-bootstrap 13.0.0 is being built with it but it’s still not compatible.

Can verify this by nuking the package-lock file and node_modules and doing a fresh `npm i`.

npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: gull@14.0.0 npm ERR! Found: @angular/common@14.0.4 npm ERR! node_modules/@angular/common npm ERR! angular/common“14.0.4” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer angular/common“^13.0.0” from @ng-bootstrap/ng-bootstrap@12.1.2 npm ERR! node_modules/@ng-bootstrap/ng-bootstrap npm ERR! ng-bootstrap/ng-bootstrap“12.1.2” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR!

Please use yarn to install dependencies.

Trying to do ng build—prod and getting error: Invalid version: “15.2-15.3”

Hi,

When I run ng—version in the GULL-SIDEBAR-COMPACT folder I see the angular version as 12.2.16 and not as 13, am i doing anything wrong here?

“name”: “gull”, “version”: “12.0.0”, “license”: “https://themeforest.net/licenses/terms/regular”,

Does that help?

This is angular 13. please check "@angular/core": "13.1.1", in package.json

Sorry my bad. Thank you.

Hi Team,

We like the template and you like to buy it but I have a question. We have hybrid application which includes Angular and .NET razor pages.

Can we use the CSS files from HTML version to style the .NET pages ?

Yeah, you can use the scss files. It’s a standard angular cli project.

hi we purchase the “gull-angular-bootstrap-admin-dashboard-template” put when we download the file contains the jquery only angular was not there

Hi, angular version is in “gull-sidebar-compact” and “gull-sidebar-large” folder.

I’m getting an error just running npm install off the baseline gull sidebar large project. See below.

npm ERR! 1 error generated. npm ERR! make: * [Release/obj.target/binding/src/binding.o] Error 1 npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2 npm ERR! gyp ERR! stack at ChildProcess.onExit (/Users/stevehaney/tbcode/gull-poc/node_modules/node-gyp/lib/build.js:262:23) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:390:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) npm ERR! gyp ERR! System Darwin 21.2.0 npm ERR! gyp ERR! command ”/usr/local/bin/node” ”/Users/stevehaney/tbcode/gull-poc/node_modules/node-gyp/bin/node-gyp.js” “rebuild” “-verbose” “-libsass_ext=” “-libsass_cflags=” “-libsass_ldflags=” “—libsass_library=” npm ERR! gyp ERR! cwd /Users/stevehaney/tbcode/gull-poc/node_modules/node-sass npm ERR! gyp ERR! node -v v16.13.2 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1

Also get an error running yarn. Just to be clear.

Using @Starlette comment above, changing node-sass version to ^7.0.0 worked. The comment that the package was updated does not appear to be accurate but at least I can build the app now.

Just updated the files. Thanks for mentioning!

I can’t run yarn after installing everything mentioned in the documentation. The installation bombs out when it tries to install “node-sass”. It won’t allow me to install a version before 7.0.0. It worked after updating the version number in the package.json from 4 to 7 (and deleting the yarn and package lock files). Just maybe worth mentioning in the documentation for others in case they come across this issue as well :) or maybe in the next release you could upgrade to version 7 as well?

Awesome! I’ve updated the package.json and mentioning that in doc. Thanks :)

kindly add me to the git hub repo. kamilthepro is my git hub ID.

how are you? This support is because I was reviewing the latest version of the gull template with angular 12 and everything is fine but when compiling and uploading the file to the web server all the template resposive is damaged, I tried it with the latest version of the template, I hope a possible solution or help on this topic

Thanks a lot

Hi, just rested the latest version. Please check browser console that all the css files are loaded.

`ng test` doesnt work for me out of the box on the large sidebar version

Hi, We didn’t implement tests. Test files are generated by CLI and we didn’t modified those. You need to implement tests. Or you can delete the files. Thanks

I expecting to purchase this theme, but I want to know if you are planing to upgrade to angular 12 and bootstrap soon??

Hi, we’ll updated to angular 12 and bootstrap 5.

hi, well very soon ?

We can not give exact date, but we’ll try ASAP. And there is no major changes in angular 12 and bootstrap 5 so hopefully it won’t create any issues during update.

After executing “ng build —aot” command and building successfully, none of the project’s CSS files get applied. Any help would be appreciated.

please share your github username

Hello, we use Gull template on our angular projects.

But we have some problems loading table data. When the recording amount reaches a certain number, the browser freezes or hangs. Especially when printing the incoming data on the first screen, freezing occurs. Is this problem solved? What must we do about this problem?

Thanks for help.

are you using this table http://gull.ui-lib.com/purple/#/applayout-sidebar-large/tables/full ?

how many rows are coming from server?

We are using standard html tables and turning rows with ngFor.

It’s changing. Usually that gonna be a problem after 250 – 300 rows.

It’s better if you use server side paging https://swimlane.github.io/ngx-datatable/#server-paging

Hi,

I tried the removed the dependency of node-sass as it will be deprecated soon. But I got lots of errors when compiling.

Are you able to advise how to remove the node-sass?

Thanks

Justin

We’ll update the core scss and remove node-sass. use now as it is, you’ll be able to replace the scss when it’s updated. You’ll be notified when it’s updated. Thanks

The Latest Node JS Version give me the below Error , Can you please assist

Error: ./src/assets/styles/app/_app.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: Undefined operation “0 % !important”. ╷ 16 │ width: #{$i * 10}% !important; │ ^^^^^^^^^^^^

Can you try node v12, what is your current version?

Hello, for the npm install command not working, i use npm -install—force to make it work, is it normal ?

npm -install : npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: gull@11.0.0 npm ERR! Found: jasmine-core@3.6.0 npm ERR! node_modules/jasmine-core npm ERR! dev jasmine-core@”~3.6.0” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer jasmine-core@”>=3.7.1” from karma-jasmine-html-reporter@1.6.0 npm ERR! node_modules/karma-jasmine-html-reporter npm ERR! dev karma-jasmine-html-reporter@”^1.5.0” from the root project

This is really strange. Can you try downgrading your node version to v12?

Also check you have git installed.

If it still does not work please share your github username, so that I can share with you the latest files. Thanks

npm v : { gull: ‘11.0.0’, npm: ‘6.11.3’, ares: ‘1.15.0’, brotli: ‘1.0.7’, cldr: ‘35.1’, http_parser: ‘2.8.0’, icu: ‘64.2’, llhttp: ‘1.1.4’, modules: ‘72’, napi: ‘5’, nghttp2: ‘1.39.2’, node: ‘12.12.0’, openssl: ‘1.1.1d’, tz: ‘2019a’, unicode: ‘12.1’, uv: ‘1.32.0’, v8: ‘7.7.299.13-node.12’, zlib: ‘1.2.11’ }

git version 2.30.1.windows.1

Same message after npm install :

{“added 1675 packages from 1561 contributors and audited 1683 packages in 279.327s found 46 vulnerabilities (45 moderate, 1 high) run `npm audit fix` to fix them, or `npm audit` for details”}

github username : myouness12

thanks.

please this repo https://github.com/mh-rafi/gull-angular

If your error persists please share a screenshot of command line error here https://prnt.sc/

by
by
by
by
by
by