mmakhalaf
mmakhalaf
This error still happens in 1.78. Thank you for the workaround!
I'm getting a typescript compilation error which looks related to this fix. [This](https://www.typescriptlang.org/play/?ts=5.7.2#code/JYWwDg9gTgLgBAbwJIDsDOMCGKDGBTAGjgGUVMw0ALCGVImATzDzQF84AzKCEOAIhAQARgA8AtBkww8YmFDx4+AbgBQKnBHTwA8gEEArjErEs0gCpM8cALxxGzNADo8KfSDxQpwTQAoA2ipwQfwActohAKJ8BIHBfAAy2gDiSCHRsUEJyakA+hEASvna+enB-PkRAGIVxAASpXEV1RF1eYXFDZmJSdoAqmad-N19Zm1FJTFlfEgAsgAKBcThumZRk3GzC-lLISsRYx0xALoAlKp4IpCwdpZwSHqGxqZ4Fsyk5FQ0NiRkFNS0KAAPPY8BAOHAHkYTFIXpYAHyqdSaDAQkIsaQAE2h0m+IKcggxeAANj4EBk4JJpAAuCEGKHPV6EFSsE6OTA4GDedA+HxoYkcE42OFwUnkvkwHKUvC8540+50p4wxnvP40QVksplPlEjiOKXfKWqMqsZknM5qC5XeAaLS0x7Yqy2PHkxwE4mizXBKU0vGOCBgTmaTAkyGK8yWIh8MKRPgndaelDovAYn2WfGYBhCPAhfREkNojDJh1x8ksl3swPc3n8wXWYUez1wHBEvCYKCS54+dXkxsU-l657fKPhKJGxuseNwFknF0AN2AeAA7mgedqBUKRRrG8A0DkwNx8Gg0MAUABzLs0oQQCAt7CIHuN+QwfRQFAih+9oJrgcwmzWWxZCkaRwAAPiBH6ft++r-gBTQ1PUoHgZ+jZQYOMFDMkIx8BBZTmr2E4QTuOQeNwUAXnAV43q2b5bshT4vm+Pg4Sh-bQf+GFAQcJSIcxnqob+6F8HBLS1FxfA8chfGsWh7GASMYm8XAeHjpO07lhyXIrtWOq1vWtGauKHYwjKMJyqGDrKr8nwwN2kl9jqP44rYhoQSaxpmoilrQPAIJ3OZaF3Fo2D4MClhgna9IwgiKhedcvnyvazwqtZ3zJf8qChcw4X+VFiJIra0ERWGeCODg8jGVu3ocbkBTjNhLKIjaKIQIYYCGN8vJmQqxYbluTVUY4RIQOefBESR0DRBSjhjVApFdsp-UtoNw0+KNu77hAh7Hmek1OERG1bSe54eWoX56ngEpSqt3Q1e0JQLciA1DSNM2kbt027uNZEnUEi0lc9q37QeLDbae71A5tINHfNqisIiLUwG1MAmdI5pAA) is the code to reproduce the error. I couldn't actually get the error in the sample unfortunately....
> I'll deploy a fix to version `7.0.1` today. If you still have problems after that, please open a separate issue and we'll investigate further. No errors using v7.0.1, thanks!
Update: I have a file which dynamically imports another file which imports `express`. This code never runs so express should never be imported in theory, and it isn't a runtime...
So at one point, when I reverted the code and put the flags, I got this error, ``` X [ERROR] A request to the Cloudflare API (/accounts//workers/scripts//versions) failed. Uncaught TypeError:...