LHNCBC / lforms

See the project website at http://lhncbc.github.io/lforms/, or view the demo website at https://lhcforms.nlm.nih.gov/lhcforms.
Other
105 stars 56 forks source link

Got webpack missing module issue while writing test cases of Lhc form #113

Open nikhil-ht opened 1 year ago

nikhil-ht commented 1 year ago

Error: Cannot find module 'jquery-ui/themescore.css' at webpackMissingModule (/tmp/_karma_webpack_595973/commons.js:1025579:70)

Not able to find the 'jquery-ui/themescore.css' module

when we add lform component with karma i got this issue

image

plynchnlm commented 1 year ago

Which version of lforms are you using? For versions 30+, the built files are downloadable from https://clinicaltables.nlm.nih.gov/lforms-versions, and should not be re-built with webpack. The npm package is currently at version 29.3.1.