skitter
skitter copied to clipboard
Unable to Resolve ‘node_modules/skitter-slider/dist/jquery.easing.1.3.js’
I encountered an issue while working on my Angular application. When trying to resolve the 'node_modules/skitter-slider/dist/jquery.easing.1.3.js' module, I received an error message indicating that it couldn’t be resolved. This issue is preventing my application from building successfully.
Additional Information:
Angular CLI: 15.2.11 Node: 20.12.1
Hello @init0x1!
jquery.easing.1.3.js
is a thirdy-package, you could try to update it to see if it will work. Unfortunately, I have no experience with angular.
Good luck!