Skip to content
Discussion options

You must be logged in to vote

The below config will resolve the issue in jest.config.js:
In customJestConfig object, add the following property:

moduleNameMapper: {
    '^uuid$': require.resolve('uuid'),
  },

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
5 replies
@andarocks
Comment options

@icyJoseph
Comment options

@andarocks
Comment options

@andarocks
Comment options

@icyJoseph
Comment options

Comment options

You must be logged in to vote
8 replies
@Diabl0570
Comment options

@nikola96gospodinov
Comment options

@andarocks
Comment options

@nikola96gospodinov
Comment options

@Egor-oop
Comment options

Answer selected by andarocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
6 participants