meteor-angular2.0-socially icon indicating copy to clipboard operation
meteor-angular2.0-socially copied to clipboard

Results 33 meteor-angular2.0-socially issues
Sort by recently updated
recently updated
newest added

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 2.1.2 to 10.2.5. Changelog Sourced from @​angular/core's changelog. 10.2.5 (2021-04-14) Bug Fixes compiler-cli: show a more specific error for Ivy NgModules (#41534) (#41598) (f630f33) core: fix possible...

dependencies

Hello, I installed [the tutorial at the step 20](https://angular-meteor.com/tutorials/socially/angular2/3rd-party-libraries). (meteor npm install => meteor run) When I run Meteor, visibly, it is unable to resolve "@angular/http" I follow the indication:...

Experimental support for decorators is a feature that is subject to change in a future release. Set the 'experimentalDecorators' option to remove this warning. ![image](https://user-images.githubusercontent.com/13375870/58232678-c7400880-7d57-11e9-9ec9-fae943f4390d.png)

running command: $ meteor create --example angular2-boilerplate socially `lucas@lucas-desktop:~/projects/meteor$ meteor create --example angular2-boilerplate socially angular2-boilerplate: no such example. List available applications with 'meteor create --list'.`

[16. Conditional Template](https://angular-meteor.com/tutorials/socially/angular2/conditional-template-directives-with-angularjs), you wrote : > While `hidden` shows and hides a DOM element that is already rendered, `ngIf` adds or removes an element from the DOM, making it...

Welcome to [Renovate](https://renovateapp.com)! This is an onboarding PR to help you understand and configure Renovate before any regular Pull Requests begin. Once you close this Pull Request, Renovate will begin...

Hi guys, when starting my server via `npm run api` I'm getting the following errors: `server/collections/chats.ts (5, 22): Untyped function calls may not accept type arguments. server/collections/messages.ts (5, 25): Untyped...

The changes introduced in step 13, ([13.8](https://github.com/Urigo/meteor-angular2.0-socially/commit/97279f232ab441211b155d715f9f1619addaa487), [13.9](https://github.com/Urigo/meteor-angular2.0-socially/commit/af65f37c7b22a20004ffa98002257b69862c66c3) and [13.16](https://github.com/Urigo/meteor-angular2.0-socially/commit/af65f37c7b22a20004ffa98002257b69862c66c3), to implement pagination uses `paginationService` from `ng2-pagination` which seems to have changed its API so that the `defaultId` is now...

the module 'meteor/jalik:ufs' still not find when i run the application

I propose to change ngmodel to ngmodule