211 comments found.
Angular template 4 is very good, it is very clear. Excellent work. 
Thank you very much, it was definitely lot of work!
I get this error message while I was trying make a npm install>
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.0.0 (node_modules\chokidar\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.2: wanted {os“} (current: {os“})
npm WARN ng2-datepicker@1.8.3 requires a peer of angular/forms2.4.0 but none was installed.
npm WARN bootstrap@4.0.0-beta requires a peer of popper.js@^1.11.0 but none was installed.
npm WARN ajv-keywords@2.1.0 requires a peer of ajv@>=5.0.0 but none was installed.
npm ERR! Windows_NT 10.0.15063
npm ERR! argv “C:\\Program Files\\nodejs\\node.exe” “C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js” “install”
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! ng2-search-filter@0.3.1 postinstall: `typings install` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the ng2-search-filter@0.3.1 postinstall script ‘typings install’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the ng2-search-filter package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! typings install npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs ng2-search-filter npm ERR! Or if that isn’t available, you can get their info via: npm ERR! npm owner ls ng2-search-filter npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request: npm ERR! D:\Desarrollo\angular\Material\angular4-full\npm-debug.log
Can you help me with this, please. I executed these commands before:
npm i -g npm-check-updates
ncu -a
npm cache clean
npm install
Hey,
Will you email me that npm-debug.log file and your package-lock.json file to support@authenticgoods.co please.
1. Is this only a template or does it have the contents? 2. if its only a template, does it have the nav bars, side bars header and footer set up already?
Hi,
Sorry, I’m not sure what you’re asking. You will receive the full project of what you see in the demo, plus the Angular 4 seed project. Does that answer your question?
Oh cool…. but does the angular 4 have any content or how ‘seed’ is it? Does it have anything in it more than a clone of angular-seed?
What am trying to decide is, should I just wait for the full version or get this (if the seed has atlas the navigations bars and header in place)
The seed is a fully structured project with the navigation and template pages. If you want to send me an email to support@authenticgoods.co I can provide the screenshots of it. Also I’m about 99% done with the full Angular 4 project, so if you decide to purchase and email me your purchase code I can send you the full Angular beta version which has all of the content included similar to the demo.
Awesome!
Hey,
Just wanted to let you know the full Angular 4 project was released today.
I downloaded it and tried it out. Before this I actually managed to use the jquery version with angular and that worked too (only issue I am noticing is, bundling the app with the initApp js; I wish they can be bundled separately). I am not a typescript guy so I haven’t used the angular 4 yet… but its looking really cool.
Hi. Is there a date for the full version of ANGULAR 4?
Hi – wrapping it up right now, it will be ready within the next couple of days.
Hey,
Just wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.
Hi Sir, This is Guru from India . I got a requirement , when I am adding callender pluginhttps://fullcalendar.io/ on to this theme, am getting lot of jquery conflicts. If possible can you provide me the if there is any compatible plugin related to the calender to this Material Wrap theme, that can be helpful. Its very urgent requirement.
my mail id is – gurumani90@gmail.com
Hello, I will email you with instructions.
Hi, beautiful theme, nice work ! I’m interested by it and i would like to know if a calendar will be add in the future ?
Hi, Thank you! Yes, a calendar is in the plans.
Hi, Your product is a wonderful solution, thanks ! We are interested to buy it to build a file manager and project manager for our clients, but we need some details to be sure that it will fit :
1- Is it possible to set file manager files / folder to be hosted in amazon aws S3 ? 2 – Is it possible to do that a client with access create sub-user with permission to access to his account ? 3- Is it possible to link with stripe for payments ?
Thank you very much
Hi, Thank you very much!
1) Yes amazon aws S3 will be fine. 2) Yes for sure, and we offer a Regular and Extended License. https://themeforest.net/licenses/standard 3) Yes you can use stripe.
Hi, thank you very much, I guess I wasn’t clear with 2/ What I mean is, in your admin theme, is it possible to create user account, and themselves can create sub user ? and for 1 / and 3 / Is some customs developments are needed ?
Hi,
Just to be clear this theme is all front-end development, it contains no server code. You would be responsible for wiring-up any type of user authentication, stripe integration, etc. This theme is not a complete development solution but more of a big kick start to your development project. We spend close to 1,000 hours code the front-end on this theme so you’ll be saving a lot of time and money from your development budget.
Hope this helps, please let me know if you have any more questions.
Hello,
We’re trying to start angular-seed project, however we’ve experienced following errors during the execution of ‘ng build’ command:WARNING in ./~/@angular/platform-browser/@angular/platform-browser/animations.es5.js 329:2-21 "export 'ɵDomAnimationEngine' was not found in '@angular/animations/browser' WARNING in ./~/@angular/platform-browser/@angular/platform-browser/animations.es5.js 382:43-63 "export 'ɵNoopAnimationEngine' was not found in '@angular/animations/browser' ERROR in /usr/src/app/node_modules/@angular/platform-browser/animations/src/providers.d.ts (8,119): Module '"/usr/src/app/node_modules/@angular/animations/browser"' has no exported member 'ɵDomAnimationEngine'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (3,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (4,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (5,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (6,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (7,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (8,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (9,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/services/themes/themes.service.ts (10,16): Cannot find name 'require'. ERROR in /usr/src/app/src/app/shared/directives/ripple.directive.ts (3,28): Cannot find name 'require'. ERROR in multi ./src/styles.css Module not found: Error: Can't resolve '/usr/src/app/src/styles.css' in '/usr/src/app' @ multi ./src/styles.css
We’ve found that similar errors are already reported. Deleting node_modules and clearing npm cache does not fix this problem. Could you please help resolving these problems?
Thank you.
Hi,
This was not an issue with our project, this was an issue with Angular’s ɵDomAnimationEngine versioning, you can see the issue was reported here: https://github.com/angular/angular/issues/17400
However, I will be more than happy to help you resolve this issue. Can you email me you package.json and your package-lock.json files to support@authenticgoods.co Fyi, if you have not upgraded to npm5 yet please do so, this will generate your lock file which will help correct their versioning issue.
Hello ,
We have purchased your theme Material Wrap for Angular 4 theme. we have download and set up but it seems it’s a blank skeleton. we need it with demo content as it shows in live preview theme.
Waiting for your response
khushbu
That’s correct, as described in the description it’s an Angular seed version. However we are currently developing a Full Angular 4 version, if you send me an email to support@authenticgoods.co I can get you early access to the Full Angular 4 version.
Hey,
Just wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.
Hello,
We’ve found that required selects with placeholder set as default option are not validated properly. After ‘submit’ on the form is clicked it does not light up as red with message “This field is required”. What is more, form is treated as valid.
Below you can find example code with affected select:<select id="create_project_brand" name="create_project[brand]" required="required" class="select form-control" placeholder="Select brand" data-dropdownjs="true" style="display: none;" aria-required="true"><option value="" selected="selected" class="selected"></option><option value="e9c17c80-b784-488a-9115-6a9d20544fc5">NIKE</option><option value="2573af6a-94c6-4aa4-b498-b5018b0dc969">ADIDAS</option><option value="8ce432a2-1a3f-417e-8111-fbb1e789ab51">REEBOK</option></select>
Testted on the newest Firefox and Chrome with the same results…
Thanks, Cocoders team
It’s probably because of how dropdownjs works to add the custom styling to it. It creates a new input element, that new element need to have the validation applied to it. https://github.com/FezVrasta/dropdown.js
does support RTL?
Hi, Not yet but may add this soon.
Hello. FYI, when we run “ng build -prod” (=> with AOT=true) on the angular seed project it fails with the following error:
Cannot determine the module for class RippleDirective in /angular4-seed/src/app/shared/directives/ripple.directive.ts! Add RippleDirective to the NgModule to fix it. ERROR in ./src/main.ts
Removing the file ripple.directive.ts fixes the issue.
Hi aurelienrb,
I’ll check it out, did you try adding it NgModule or did you just remove it?
we just removed it
Your 1.2 version lacks too many angular items. I really need that. If you cannot update it yet. Can you send me version 1.1. It is very similar to the Demo you are using and I like it very much. Thank you.
Thank you for your patience as we develop the Full Angular 4 version. The project is not complete yet, however if you send me an email to support@authenticgoods.co I can get you early access to the beta version.
Hey,
Going through my comment list and wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.
Hello, any idea when the angular 4 version will be ready?
Hi,
Working as quickly as possible, you’ll receive an email notification when it’s ready.
Do you have at least a due date ?
I understand this won’t help you, but I’m unable to give a due date. All I can say is I’m working extremely hard to have it ready asap.
Thank you for your patience as we develop the Full Angular 4 version. The project is not complete yet, however if you send me an email to support@authenticgoods.co I can get you early access to the beta version.
Hey,
Going through my comment list and wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.
Hello , I keep asking where the release of angular 4 will be , and nothing , i will have to force me to review bad.. please answer
Hi, I have been doing my best to answer everyone, and working as quickly as possible to release the Angular4 version. This is a huge theme with lots of features so it’s no small task. I’m not sure why you would leave a bad review for this?
Thank you for your patience as we develop the Full Angular 4 version. The project is not complete yet, however if you send me an email to support@authenticgoods.co I can get you early access to the beta version.
Hey,
Tthe full Angular 4 project was released today, please let me know if you have any questions.
Hi bro, still waiting for the Angular 4 version. It´s very important for my project. Run, Forrest, run.
Working as quickly as possible, you’ll receive an email notification when it’s ready.
Thank you for your patience as we develop the Full Angular 4 version. The project is not complete yet, however if you send me an email to support@authenticgoods.co I can get you early access to the beta version.
Hey,
Just wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.
Hi there, still waiting for the angular 4 version…
Not yet, you’ll receive an email notification when it’s ready.
Hey,
The Angular 4 project was released today, please let me know if you have any questions.
How in angular4-seed project add in left side bar multi level menu. Right now it seems there is some troubleshot with that. Sub menu will not collapsing and is all the time expanding. In sample project it is working fine
This is screenshot: https://drive.google.com/open?id=0B9OSlId3u7kJLUVSd3Z2X3JLNWc There is an sample code in zip file: https://drive.google.com/open?id=0B9OSlId3u7kJdWMyRUVwNzhXUVUThis is code snippet:
- L1
- L2
Thank you,
Hi, The seed version is not handling for that yet, I’ll take a look at adding that in.
When installing all the dependencies using npm install I am getting the following errors:
ERROR in /Users/germanazo/Projects/material-wrap/angular4-seed/node_modules/@angular/platform-browser/animations/src/providers.d.ts (8,119): Module ’”/Users/germanazo/Projects/material-wrap/angular4-seed/node_modules/@angular/animations/browser”’ has no exported member ‘ɵDomAnimationEngine’.
ERROR in multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts Module not found: Error: Can’t resolve ‘webpack-dev-server/client?http://localhost:4200' in ’/Users/germanazo/Projects/material-wrap/angular4-seed’ @ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts
ERROR in multi ./src/styles.scss .//malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css Module not found: Error: Can’t resolve ‘sass-loader’ in ’/Users/germanazo/Projects/material-wrap/angular4-seed’ @ multi ./src/styles.scss .//malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
ERROR in multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts Module not found: Error: Can’t resolve ’@ngtools/webpack’ in ’/Users/germanazo/Projects/material-wrap/angular4-seed’ @ multi webpack-dev-server/client?http://localhost:4200 ./src/main.ts
ERROR in multi ./src/polyfills.ts Module not found: Error: Can’t resolve ’@ngtools/webpack’ in ’/Users/germanazo/Projects/material-wrap/angular4-seed’ @ multi ./src/polyfills.ts
ERROR in .//css-loader?{sourceMap}.//malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
Module not found: Error: Can’t resolve ‘url-loader’ in ’/Users/germanazo/Projects/material-wrap/angular4-seed’
@ .//css-loader?{sourceMap}
.//malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css 6:14077-14106
@ .//malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
@ multi ./src/styles.scss .//malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.css
Please try this, delete your node_modules folder and run these commands in your terminal.
npm i -g npm-check-updates
ncu -a
npm cache clean
npm install
ng serve
Let me know if you still have any issues after running these updates.
Hi, i have i little problem here, i want to use “SELECT 2” plugin, but i didn’t get to see it in this theme, could you give me a suggestion ? Thank’s
Hi,
You could add it by doing an npm install select2 that will add it into your project.
thank’s but, i have done to do that, i write “npm install select2” in cmd and navigate into my app directory of the MaterialWrap, and i found this notice
npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN materialwrap@1.0.0 No repository field. npm WARN materialwrap@1.0.0 No license field.
+ select2@4.0.3 added 3 packages in 2.936s
but i can’t find the “select2” ?
That will install it inside your node_modules folder.
and how to use the select2 ? i try to use basic select with this code ”<select class=”select2 form-control”>” but it doesn’t work ?
Hi, The lock file is a new feature of npm, that feature was not available at the time of the theme release. It will be add in the next version cycle. When you add a package with npm you’ll need to choose either—save or—save-dev if you want to see it listed in you package.json file. Otherwise it will just get installed in your node_modules folder without being listed as a dependency.
As for using the plugin after adding it into your project you’ll need to take a look at their docs, I’ve not use it before.