Skip to content
Discussion options

You must be logged in to vote

Found the issue, I had a legacy resolutions part of my package.json file with these package specs (I cannot recall the reason why these were needed):

"resolutions": {
	"graceful-fs": "4.2.4",
	"@types/react": "^17"
}

Removing that allows the test to run as normal.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@flochtililoch
Comment options

Answer selected by JeremyBradshaw7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants