-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
proj4 is missing in the peerDependencies list. It did not install together with this package and didn't show up in the npm warnings. I only noticed this because my project threw an error while trying to build:
An unhandled exception occured: The target entry-point "@acpaas-ui-widgets/ngx-location-picker" has missing dependencies:
- proj4
It is found in the devDependencies of the package.json file in the root of this project but not in the package.json file in ./projects/ngx-location-picker
Metadata
Metadata
Assignees
Labels
No labels