822 comments found.
Documentation doesn’t provide deployment steps . Please provide them to help deploy it on server.
By doing ng build to bundle the files and serve, the dist folder is heavily loaded with 100 plus files which makes it difficult to deploy . Stuck at this step from long please revert early
You can zip the dist folder then upload that.
ng build seems to be creating some 100+ files (including individual files for each view). Is there a specific reason why? and is there any way to reduce the number of files that gets generated on build?.
Angular puts images in the root dist folder that’s why it looks messy. But those files won’t affect performance. You can select all the files and compress them.
You can remove the files by deleting unnecessary views and packages.
Okay thank you
Not able to restore node packages , got a lot of errors
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: egret@11.0.0
npm ERR! Found: zone.js@0.11.3
npm ERR! node_modules/zone.js
npm ERR! zone.js@”0.11.3” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@”~0.10.3” from @angular/core@11.0.4
npm ERR! node_modules/@angular/core
npm ERR! angular/core“11.0.4” from the root project
npm ERR! peer angular/core“11.0.4” from @angular/common@11.0.4
npm ERR! node_modules/@angular/common
npm ERR! angular/common“11.0.4” 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!
npm ERR! See C:\Users\Kabul\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Kabul\AppData\Local\npm-cache\_logs\2021-05-23T15_36_17_653Z-debug.log
Which node version are you using? do you have git installed?
Hi Sir,
When I try to reinstall my project. I got the below error and the problem is the same when I try to download the source code from themeforest.net and run npm install under the full directory.
I’m looking forward to your help.
Thanks. Terry
Package Version
@angular-devkit/build-angular <error> @angular-devkit/core 11.0.7 (cli-only) @angular-devkit/schematics 11.0.7 (cli-only) @angular/cli 11.0.7 (cli-only) @schematics/angular 11.0.7 (cli-only) @schematics/update 0.1100.7 (cli-only) rxjs 6.6.3 (cli-only) typescript <error>
PS C:\Users\terry\todo\tochange\www> npm install npm ERR! code 1 npm ERR! git dep preparation failed npm ERR! command C:\Program Files\nodejs\node.exe C:\Users\terry\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js install—force—cache=C:\Users\terry\AppData\Local\npm-cache—prefer-offline=false—prefer-online=false—offline=false—no-progress—no-save—no-audit npm ERR! npm WARN using—force Recommended protections disabled. npm ERR! npm WARN cleanup Failed to remove some directories [ npm ERR! npm WARN cleanup [ npm ERR! npm WARN cleanup ‘C:\\Users\\terry\\AppData\\Local\\npm-cache\\_cacache\\tmp\\git-clone-b8e8201e\\node_modules\\phantomjs-prebuilt’, npm ERR! npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir ‘C:\Users\terry\AppData\Local\npm-cache\_cacache\tmp\git-clone-b8e8201e\node_modules\phantomjs-prebuilt’] { npm ERR! npm WARN cleanup errno: -4082, npm ERR! npm WARN cleanup code: ‘EBUSY’, npm ERR! npm WARN cleanup syscall: ‘rmdir’, npm ERR! npm WARN cleanup path: ‘C:\\Users\\terry\\AppData\\Local\\npm-cache\\_cacache\\tmp\\git-clone-b8e8201e\\node_modules\\phantomjs-prebuilt’ npm ERR! npm WARN cleanup } npm ERR! npm WARN cleanup ] npm ERR! npm WARN cleanup ] npm ERR! npm ERR! code 1 npm ERR! npm ERR! path C:\Users\terry\AppData\Local\npm-cache\_cacache\tmp\git-clone-b8e8201e\node_modules\canvas-prebuilt npm ERR! npm ERR! command failed npm ERR! npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node_modules/.bin/node-pre-gyp install npm ERR! npm ERR! ‘node_modules’ is not recognized as an internal or external command, npm ERR! npm ERR! operable program or batch file. npm ERR! npm ERR! npm ERR! A complete log of this run can be found in: npm ERR! npm ERR! C:\Users\terry\AppData\Local\npm-cache\_logs\2021-05-23T05_43_17_575Z-debug.log
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\terry\AppData\Local\npm-cache\_logs\2021-05-23T05_43_45_310Z-debug.log PS C:\Users\terry\todo\tochange\www>
Please close this issue. After I downgrade the npm from v7 to v6, the problem has been fixed.
glad to hear that, Thanks!
Hello
The job looks great! I have a question, is it ready to be plugged into a Laravel backend? Thank you!
yeah, its a standard angular cli project. you can use it with laravel.
yess, finaly i have purchased this, and its ok! Very great job! thank you for your answer
The theme cannot be installed
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: egret@11.0.0
npm ERR! Found: zone.js@0.11.3
npm ERR! node_modules/zone.js
npm ERR! zone.js@”0.11.3” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@”~0.10.3” from @angular/core@11.0.4
npm ERR! node_modules/@angular/core
npm ERR! angular/core“11.0.4” from the root project
npm ERR! peer angular/core“11.0.4” from @angular/common@11.0.4
npm ERR! node_modules/@angular/common
npm ERR! angular/common“11.0.4” 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!
npm ERR! See C:\Users\Develop\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Develop\AppData\Local\npm-cache\_logs\2021-04-25T18_37_25_325Z-debug.log
It seems that it is already an old known bug but it is still not updated
Do you have git installed? https://git-scm.com/downloads
I have Git installed
This is unusual. Which node version are you using?
- npm resolution error report
2021-04-27T12:31:23.490Z
While resolving: egret@11.0.0 Found: zone.js@0.11.3 node_modules/zone.js zone.js@”0.11.3” from the root project
Could not resolve dependency:
peer zone.js@”0.10.3” from @angular/core@11.0.4
node_modules/@angular/core
angular/core“11.0.4” from the root project
peer angular/core”>=2.3.1 <12.0.0 || 11.0.0-next || ^11.1.0-next || ^11.2.0-next” from codelyzer@6.0.1
node_modules/codelyzer
dev codelyzer@”6.0.0” from the root project
Fix the upstream dependency conflict, or retry this command with—force, or—legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
Raw JSON explanation object:
{ “code”: “ERESOLVE”, “current”: { “name”: “zone.js”, “version”: “0.11.3”, “whileInstalling”: { “name”: “egret”, “version”: “11.0.0”, “path”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” }, “location”: “node_modules/zone.js”, “dependents”: [ { “type”: “prod”, “name”: “zone.js”, “spec”: “0.11.3”, “from”: { “location”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” } } ] }, “currentEdge”: { “type”: “prod”, “name”: “zone.js”, “spec”: “0.11.3”, “from”: { “location”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” } }, “edge”: { “type”: “peer”, “name”: “zone.js”, “spec”: “0.10.3”, “error”: “INVALID”, “from”: { “name”: ”@angular/core”, “version”: “11.0.4”, “whileInstalling”: { “name”: “egret”, “version”: “11.0.0”, “path”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” }, “location”: “node_modules/@angular/core”, “dependents”: [ { “type”: “prod”, “name”: ”@angular/core”, “spec”: “11.0.4”, “from”: { “location”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” } }, { “type”: “peer”, “name”: ”@angular/core”, “spec”: ”>=2.3.1 <12.0.0 || 11.0.0-next || ^11.1.0-next || ^11.2.0-next”, “from”: { “name”: “codelyzer”, “version”: “6.0.1”, “whileInstalling”: { “name”: “egret”, “version”: “11.0.0”, “path”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” }, “location”: “node_modules/codelyzer”, “dependents”: [ { “type”: “dev”, “name”: “codelyzer”, “spec”: “6.0.0”, “from”: { “location”: “C:\\Proyectos\\Nueva carpeta\\Egret-v11.0.1\\seed” } } ] } } ] } }, “peerConflict”: null, “strictPeerDeps”: false, “force”: false }
Angular CLI: 11.0.7 Node: 14.16.1 OS: win32×64
Angular: 11.0.9 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Ivy Workspace: Yes
Package Version
@angular-devkit/architect 0.1100.7 @angular-devkit/build-angular 0.1100.7 @angular-devkit/core 11.0.7 @angular-devkit/schematics 11.0.7 @angular/cdk 11.0.4 @angular/cli 11.0.7 @angular/flex-layout <error> @angular/language-service <error> @angular/localize <error> @angular/material <error> @angular/material-moment-adapter <error> @schematics/angular 11.0.7 @schematics/update 0.1100.7 rxjs 6.6.3 typescript 4.0.5
Hi sir, Some answer? I still have the same problem and it only happens with its thema with the rest of the projects everything works correctly.
I would need an urgent solution
Regards
Please share your Query here : uilib.help@gmail.com Thank you
I got a lot of deprecated libraries and errors with last package (11.0.4), and I cannot build angular package, install components
My process (Node JS installed, Git Installed) Fix version at @angular/cli for 11.0.4
- Copy full to subfolder ClientApp - npm Install ( or npm install -force) - ng serve -o
(Sometimes I tried : npm audit fix w/ and w/o—force or—legacy-peer-deps
But I got lot of errors w/o any installation
Can you share screenshots of error?
this is error list,==>
C:\DATA\AppWeb\Egret-v5\ClientApp>ng serve -o An unhandled exception occurred: Cannot find module ’@angular-devkit/build-angular/package.json’ Require stack: - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\node-modules-architect-host.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\architect\node\index.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\models\architect-command.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\commands\serve-impl.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\schematics\tools\export-ref.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\node_modules\@angular-devkit\schematics\tools\index.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\utilities\json-schema.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\models\command-runner.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\lib\cli\index.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\lib\init.js - C:\Users\DanielGAVARIN\AppData\Roaming\npm\node_modules\@angular\cli\bin\ng See “C:\Users\DANIEL~1\AppData\Local\Temp\ng-Qmie9f\angular-errors.log” for further details.
Angular v5 uses cli v1.5.0, I’m not sure latest version of cli will work with v5. You can try installing cli v1.5.0 globally.
It’s not version 5 of angular or Ecret, it’s just my 5th test with Egret template
Sorry, which node version you are using?
npm version 7.7.5 Angular CLI: 11.0.4 Node: 14.16.0 OS: win32×64
Angular: ... Ivy Workspace:
Package Version
@angular-devkit/architect 0.1100.4 (cli-only) @angular-devkit/core 11.0.4 (cli-only) @angular-devkit/schematics 11.0.4 (cli-only) @schematics/angular 11.0.4 (cli-only) @schematics/update 0.1100.4 (cli-only)
I’ve just tested with same nodejs, npm and angular cli versions. Works everything fine. Seems it’s your system issue. can you try the instructions mentioned here https://www.thecodebuzz.com/cannot-find-module-angular-devkit-build-angular-package-json/
Hi, First of all, thanks for this template.. very useful..
I have a little issue with the nav part.
I have an entry with a type of dropdown. Based on your example, this is it :
name: 'CUSTOMER',
type: 'dropDown',
tooltip: 'Customer',
svgIcon: 'ulb_server',
state: 'customers',
sub: [
{ name: 'directory', state: 'customer-directory' },
{name: 'import', state: 'customer-import'}
]
Everything works fine when I click on customers then directory. but from my directory listing, I have another route (let’s call it details). the root looks like this /customers/customer-directory/details/100
if I click on a customer detail (link), the “customers” menu collapses. And I have to click twice to get the submenu.
How can I keep the Customers “item” opened for “deep links” ?
Thanks for your support.
If url contains ”/customers/customer-directory/” menu should stays open. I just tested and it’s working. Can you share your code on github? my username mh-rafi
Thanks
Yes.. this works.. but this, don’t.. /customers/customers/customer-directory/item-details?122 Knowing that item-details is not a part of the menuItems.
Actually not contains, url part should stays at first. Your second level menu url is “customers/customer-directory” which does not match with first part of ”/customers/customers/customer-directory”
Hello, i have this error when try npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: egret@11.0.0
npm ERR! Found: zone.js@0.11.3
npm ERR! node_modules/zone.js
npm ERR! zone.js@”0.11.3” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@”~0.10.3” from @angular/core@11.0.4
npm ERR! node_modules/@angular/core
npm ERR! angular/core“11.0.4” from the root project
npm ERR! peer angular/core”>=2.3.1 <12.0.0 || 11.0.0-next || ^11.1.0-next || ^11.2.0-next” from codelyzer@6.0.1
npm ERR! node_modules/codelyzer
npm ERR! dev codelyzer@”6.0.0” 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.
Do you have git installed in your computer?
Hi,
Can you provide older versions of the theme? I need the theme versions for Angular 4-8.
Thank you!
We’ve angular v5 branch on github. you can get that from github. get github access from here http://githubaccess.ui-lib.com/
Yesterday i purchased this theme. But the theme can not install. npm install results in:
/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install—scripts-prepend-node-path=auto
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: egret@11.0.0
npm ERR! Found: zone.js@0.11.3
npm ERR! node_modules/zone.js
npm ERR! zone.js@”0.11.3” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@”~0.10.3” from @angular/core@11.0.4
npm ERR! node_modules/@angular/core
npm ERR! angular/core“11.0.4” from the root project
npm ERR! peer angular/core”>=2.3.1 <12.0.0 || 11.0.0-next || ^11.1.0-next || ^11.2.0-next” from codelyzer@6.0.1
npm ERR! node_modules/codelyzer
npm ERR! dev codelyzer@”6.0.0” 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!
npm ERR! See /Users/rz/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/rz/.npm/_logs/2021-03-04T11_37_01_289Z-debug.log
Process finished with exit code 1
when i uncomment zone.js from package.json i get this:
/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install—scripts-prepend-node-path=auto
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: egret@11.0.0
npm ERR! Found: @angular/common@11.0.4
npm ERR! node_modules/@angular/common
npm ERR! angular/common“11.0.4” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer angular/common“^6.0.0 || ^7.0.0 || ^8.0.0” from @agm/core@1.1.0
npm ERR! node_modules/@agm/core
npm ERR! agm/core“1.1.0” 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!
npm ERR! See /Users/rz/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/rz/.npm/_logs/2021-03-04T12_07_43_453Z-debug.log
Process finished with exit code 1
im using node v15 and npm v 7 but also tried with 14 and 6
Do you have git installed?
Do you have git installed?
yes..
I see this error happens when using NPM 7.6.1.
have you tried by downgrading to v6?
When Angular 12 arrives, is it possible to update some outdated packages and update the code with strict
yes, thats possoble.
Hello,
My company had purchased this template in 2016. I recently joined the team as a UI designer and was wondering if your template came with the UI components that integrate into figma. They were unable to find the zip drive since they purchased the template years ago.
Thank you
Unfortunately, we don’t have figma integration. But they can always access the latest files, if they’ve bought the template. Thanks
HI , when i upload new build on server application can not refresh automatically. what is solution for auto refresh after new build .
Every time you build, static file is renamed. So it’s very unlikely that browser keeps the cache of old files. Which server do you use?
Windows Server …Host website in IIS
Please try after removing cache from your browser.
actually my application is on Production …clients face this issue……please guide for proper solution …..
Actually we don’t know how your server preparing production build. On most server, new filename is created with hashkey. Please check your server using—prod flag when building. You may need to contact your hosting customer support.
Hi, in the CRUD Table there is a popup, we want to put inside that popup a mat tab group, but the problem is that when the popup is shown we need to click it in order to display the content. How we can use mat-tab-group with the CRUD table popup? Also, if we use mat-card-content and inside a mat-tab-group with mat-tab is a mess of style.
is that something like this( https://stackblitz.com/edit/angular-material-tabs-dialog-demo ) you are trying to achieve?
Hi, yes we want to do something like that: a popup with 2 or more tabs, the demo in that link shows how to use 2 separate components, one for each tab. That is a problem because we want to edit a product in a single form and have all tabs in the same component with a same route. For example a tab for descriptions and another tab for prices, all using the component like in the CRUD Table demo you have in Egret. So a single PUT for all fields, despite these are in 2 separate tabs. A single component. I tried but what actually happens is that I must click the popup area in order to the tabs to show, like a bug showing the content. Thanks!
Hello!
Egret supports uploading to a static web in Azure.
I have done it but did not load the template.
Can you please tell us if there is any additional configuration. thanks
Good morning, the implementation that is needed is with “App Static Web”, and not with “Web App”, please give us some information that can help us
Unfortunately, we don’t use Azure. you have to configure the server to run angular app. There is no specific requirement needed for Egret.
Buenas tardes, Estoy tratando de ejecutar en Visual Studio Code pero me salen muchos warnings, quería saber en qué versión de Angular está desarrollado?
Good afternoon, I am trying to run in Visual Studio Code but I get many warnings, I wanted to know what version of Angular is it developed in?
I try the same as @ mh2021 in the previous comment, i’m use the full project, is correct?, When do you deliver a new version?
Hello, We are using angular v11. the warnings are not going to create any issues. If we just update the versions of the packages these will be gone.Thanks
I am trying to upgrade my project from v9 to v10 and getting the following error. Any idea what it could be? This is happening on the ngcc command after running the ng-update command.
Error: Error on worker #2: RangeError: Maximum call stack size exceeded at getMergedSymbol (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:46575:33) at getSymbol (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:44609:30) at resolveNameHelper (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:44889:34) at resolveName (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:44873:20) at resolveEntityName (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:46147:42) at getSymbolOfNameOrPropertyAccessExpression (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:77578:28) at getSymbolAtLocation (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:77647:28) at Object.getSymbolAtLocation (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\typescript\lib\typescript.js:43738:31) at UmdReflectionHost.findUmdImportParameter (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\ngcc\src\host\umd_host.js:341:45) at UmdReflectionHost.getImportPathFromParameter (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\ngcc\src\host\umd_host.js:424:40) at ClusterMaster.onWorkerMessage (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\ngcc\src\execution\cluster\master.js:195:27) at C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\ngcc\src\execution\cluster\master.js:55:95 at ClusterMaster.<anonymous> (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\ngcc\src\execution\cluster\master.js:293:57) at step (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\node_modules\tslib\tslib.js:143:27) at Object.next (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\node_modules\tslib\tslib.js:124:57) at C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\node_modules\tslib\tslib.js:117:75 at new Promise (<anonymous>) at Object.__awaiter (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\node_modules\tslib\tslib.js:113:16) at EventEmitter.<anonymous> (C:\Development\Singhs\Singhs-WebApp\src\Singhs.WebApp\ClientApp\node_modules\@angular\compiler-cli\ngcc\src\execution\cluster\master.js:287:32) at EventEmitter.emit (events.js:210:5)
I downloaded the template on 17th jan 2021 and trying to run npm install command on seed project, but it gives fatal error
Sorry for the late reply. Can you share the error message?
Dears,
I got a lot of deprecated libraries and errors, I need your help to get latest of all and resolve the issues,
Note: I use the the project which in folder name ‘full’
PS D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed> npm install npmpm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/344534 for more information. npm WARN deprecated core-js@2.4.1: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Pleasese, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated highlight.js@10.1.1: Potential vulnerability. Upgrade to @latest npm WARN deprecated debug@4.2.0: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.j.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated fsevents@2.1.3: “Please update to latest v2.3 or v2.2” npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
> husky@4.3.7 install D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\husky > node husky install
husky > Setting up git hooks fatal: not a git repository (or any of the parent directories): .git husky > Failed to install
> node-sass@4.14.1 install D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\node-sass> node scripts/install.js
Cached binary found at C:\Users\Mohammad\AppData\Roaming\npm-cache\node-sass\4.14.1\win32-x64-83_binding.node
> core-js@3.6.5 postinstall D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\@angular-devkit\build-angular\node_modules\core-js > node -e “try{require(’./postinstall’)}catch(e){}”
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
> @scarf/scarf@1.1.0 postinstall D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\@scarf\scarf > node ./report.js
> @angular/cli@11.0.4 postinstall D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\@angular\cli > node ./bin/postinstall/script.js
> opencollective-postinstall || exit 0
Thank you for using husky! If you rely on this package, please consider supporting our open collective: > https://opencollective.com/husky/donate
> node-sass@4.14.1 postinstall D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\node-sass > node scripts/build.js
Binary found at D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed\node_modules\node-sass\vendor\win32-x64-83\binding.node Testing binary Binary is fine
> egret@11.0.0 postinstall D:\Programming\Programming\Mywebsits\ANGULAR\themeforestTemplate\Egret-v11.0.0\seed > ngcc
Did you successfully run the project on browser? these are just the warnings of deprecated libraries and wont affect your project. we’ll update all the libraries soon. Thanks
Yes the project run perfectly on the browser
Hi there, on the template egret for Angular, I found that if the window gets reduced to 505px or lower, another scrollbar will show up on the right of all content on the page. Is there a way to remove that scroll bar?
At the moment, we are trying to make the topbar be fixed and the content below topbar to be scrollable under all resolution. That means the topbar should always on the top no matter what.
Add css “overflow: hidden” to mat-sidenav-content element. Check the screenshot https://prnt.sc/wmdayh