#Jest encountered an unexpected token

1 messages · Page 1 of 1 (latest)

jolly escarp
#

From time to time I encountered this problem in Jest. What can be the reason?

ripe night
#

Are you using the setup from the zkapp cli?

jolly escarp
#

Yes, I am

ripe night
#

Can you share your jest test file?

jolly escarp
#

It seems that the jest settings are reset. I cannot import snarky modules in the ES6 style

#

It works fine in the new project