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
I've forked this repo to suit for our needs. But suddenly I've found out that we are no longer able to make builds. So I tested making a build with ng2-datepicker itself, but it shows the same result
Getting this error on running npm run build:lib
(node:22909) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: ENOENT: no such file or directory, chmod '.ng_pkg_build/aiesec-datepicker/out/node_modules/codelyzer/noConflictingLifeCycleHooksRule.d.ts'
(node:22909) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
I hope it's due to some issues with angular and nodejs versioning. Can anyone please help me out here?
The text was updated successfully, but these errors were encountered:
I've forked this repo to suit for our needs. But suddenly I've found out that we are no longer able to make builds. So I tested making a build with ng2-datepicker itself, but it shows the same result
Getting this error on running npm run build:lib
I hope it's due to some issues with angular and nodejs versioning. Can anyone please help me out here?
The text was updated successfully, but these errors were encountered: