You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have problems in deploy with ngx-date-range-picker- material
part of my package.json:
dependencies:
"@angular/common": "~10.2.3",
"@angular/compiler": "~10.2.3",
"@angular/material": "^10.2.7",
"@ng-bootstrap/ng-bootstrap": "^8.0.0",
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, i have problems in deploy with ngx-date-range-picker- material
part of my package.json:
dependencies:
"@angular/common": "~10.2.3",
"@angular/compiler": "~10.2.3",
"@angular/material": "^10.2.7",
"@ng-bootstrap/ng-bootstrap": "^8.0.0",
devDependencies:
"@angular-devkit/build-angular": "^0.1002.0",
"typescript": "~4.0.2"
when i run ng serve everything works, the problem is after deploy, can you help me?
Beta Was this translation helpful? Give feedback.
All reactions