spring-boot-angular2 | spring boot backend , angular2 frontend | Frontend Framework library
kandi X-RAY | spring-boot-angular2 Summary
kandi X-RAY | spring-boot-angular2 Summary
a starter project for prototyping restful applications with spring boot, angular2, and bootstrap4. anuglar2 with es6 support. unit tests with jasmine.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of spring-boot-angular2
spring-boot-angular2 Key Features
spring-boot-angular2 Examples and Code Snippets
Community Discussions
Trending Discussions on spring-boot-angular2
QUESTION
I'm tryng to install Angular2-Toaster (https://github.com/Stabzs/Angular2-Toaster), in the example I successful to install npm install angular2-toaster and I can inmport it withoud errors, but how I see I need also animations so I installed with:
npm install '@angular/animations' --save
but I have errors when I import the module:
import {BrowserAnimationsModule} from '@angular/platform-browser/animations';
with:
Cannot find module '@angular/platform-browser/animations'
I try also npm install
and npm update -D && npm update -S
.
This is my app.module.ts:
...ANSWER
Answered 2017-Sep-07 at 14:51You're using Angular v2, there are no BrowserAnimationsModule, this module is the part of the Angular v4. Actually you don't need this import
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install spring-boot-angular2
using browser, navigate tolocalhost:3000
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page