我正在尝试使用ng2日期时间选择器。我有来自 -
的源代码https://www.npmjs.com/package/ng2-datetimepicker。 但这里的难点在于实现其风格时出现的错误。
ERROR in ./app/master-system/transaction/transaction.component.ts
Module not found: Error: Can't resolve '../node_modules/ngx-datetime-
picker/ngx-datetimepicker/src/assets/ngx-datetime-picker.css' in
'/home/dell/Downloads/Datshare/Adaani5.0 (another
copy).0/src/app/master-system/transaction'.
所以我相信这是因为我必须运行(请告诉我,如果我在这里错了)开发:工作流程。但后来我收到了这个错误
npm ERR!缺少脚本:设置
请帮忙。