Open ipvinner opened 7 years ago
Same problem here Angular CLI: 1.5.4 Node: 6.9.5 OS: win32 x64 Angular: 4.4.6
same problem node: 6.11.3 cli :1.0.0 ap-angular2-fullcalendar": "^1.3.5"
Same problem Angular CLI: 1.5.5 Node: 6.11.4 OS: linux x64 Angular: 4.4.6 ap-angular2-fullcalendar: "^1.3.1" fullcalendar: "^3.4.0"
Same problem
try to install ap-angular2-fullcalendar@1.3.1 npm install ap-angular2-fullcalendar@1.3.1
I had the same problem. Change fullcalendar version (npm install ap-angular2-fullcalendar@1.3.1) solved it :)
could somebody help to fix issue. suddenly project compile error:
cli: 1.4.1 node: 6.9.1
package.json "ap-angular2-fullcalendar": "^1.3.5", how can I fix that?