-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi,
Its still issue there. I have added @typings and all packages from readme
env:
Angular CLI: 9.0.7
Node: 14.4.0
OS: win32 x64
Angular: 9.0.7
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
... router
Ivy Workspace: Yes
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.900.7
@angular-devkit/build-angular 0.900.7
@angular-devkit/build-optimizer 0.900.7
@angular-devkit/build-webpack 0.900.7
@angular-devkit/core 9.0.7
@angular-devkit/schematics 9.0.7
@angular/cdk 9.1.3
@ngtools/webpack 9.0.7
@schematics/angular 9.0.7
@schematics/update 0.900.7
rxjs 6.5.4
typescript 3.7.5
webpack 4.41.2
angular.json
"architect": {
"build": {
"builder": "@angular-devkit/build-angular:browser",
"options": { ...
],
"styles": [ ...
"node_modules/leaflet.markercluster/dist/MarkerCluster.Default.css",
package.json
dependencies: [
"@asymmetrik/ngx-leaflet": "^8.1.0",
"@asymmetrik/ngx-leaflet-markercluster": "^5.0.0",
"@types/leaflet": "^1.5.19",
"@types/leaflet.markercluster": "^1.4.3",
"leaflet": "^1.7.1",
"leaflet.markercluster": "^1.4.1",
]
I have also checked the @types/leaflet/index directive if it have those 'MarkerClusterGroup' and it's missing.
If You see something wrong here please let me know.
Regards
arnoabraham, grapereader, loremaps and pushys
Metadata
Metadata
Assignees
Labels
No labels