Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting 'DSUtils.deepMixIn' undefined when upgrading js-data package. #586

Open
shubhammane77 opened this issue Feb 9, 2022 · 1 comment

Comments

@shubhammane77
Copy link

Description

Getting TypeError: undefined is not an object (evaluating 'DSUtils.deepMixIn') when running karma tests.

I am trying to upgrade js-data version from 2.10.0 to 3.0.11. When I am running karma tests, I am getting below error. PhantomJS 2.1.1 (Windows 8) ERROR An error was thrown in afterAll TypeError: undefined is not an object (evaluating 'DSUtils.deepMixIn')

Same is working fine with older version of js-data (2.10.0).

Environment

  • Angular version: 1.8.2
  • js-data version:3.0.11
  • node or browser version: v14
  • operating system: Windows/Linux
  • karma version: 6.3.11
  • Webpack: 5.68.0
@shubhammane77
Copy link
Author

Seems like its linked to js-data/js-data-angular#371 which remains unresolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant