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 am trying to run test cases in the Azure devops pipelines. I have encountered this error but in my local its working fine .
Error: Package subpath './lib/utils' is not defined by "exports" in D:\a\1\s\node_modules\cheerio\package.json
❯ Object. node_modules/enzyme/src/Utils.js:10:1
Any solution would be appreciated.
The text was updated successfully, but these errors were encountered:
I am trying to run test cases in the Azure devops pipelines. I have encountered this error but in my local its working fine .
Error: Package subpath
'./lib/utils'
is not defined by "exports" in D:\a\1\s\node_modules\cheerio\package.json❯ Object. node_modules/enzyme/src/Utils.js:10:1
Any solution would be appreciated.
The text was updated successfully, but these errors were encountered: