Hello. I was just updating sst from version 0.65.5...
# help
s
Hello. I was just updating sst from version 0.65.5 to 0.69.2 and now when I run
sst test
I get an error:
Cannot find module 'regenerator-runtime'
And also Typescript is not able to find jest anymore. Is there an upgrade instruction somewhere?
Nevermind. I saw in other threads here that it seems to be recommended to use Jest directly. So I did and also installed regenerator-runtime and now it works again.
j
Glad you figured it out!