skitter icon indicating copy to clipboard operation
skitter copied to clipboard

Unable to Resolve ‘node_modules/skitter-slider/dist/jquery.easing.1.3.js’

Open init0x1 opened this issue 10 months ago • 1 comments

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

init0x1 avatar Apr 06 '24 00:04 init0x1

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!

thiagosf avatar Apr 06 '24 19:04 thiagosf