TakashiAihara
Results
2
comments of
TakashiAihara
I encountered the same error. It's a workaround, but I made some progress by changing "http" to "https". ```SERVICE_URL=https://closure-compiler.appspot.com/compile```
To work around dependency issues, here's how you can adjust your `package.json`: ## For npm Fix the version of `date-fns` in your dependencies to the latest minor version of v2....