fascinating-indigo
fascinating-indigo3y ago

Strange error when building actors

Hi everyone, I started getting some strange error when building actors - it's now happening on two different actors even after I have undone the changed that I initially made (which caused the actor to fail). Has anyone encountered this before, and could offer any advice?
No description
4 Replies
MEE6
MEE63y ago
@Radu just advanced to level 1! Thanks for your contributions! 🎉
fascinating-indigo
fascinating-indigoOP3y ago
Figured it out thanks to the Apify support 🙏 had to adjust the compiler options and set "skipLibCheck": true
No description
absent-sapphire
absent-sapphire3y ago
Hello @Radu can you teach me about the CompilerOptions? In which case did you need to set these Options?
fascinating-indigo
fascinating-indigoOP3y ago
I was getting the error above, apparently due to some library. Then I added skipLibCheck to the compiler options and the build stopped failing.

Did you find this page helpful?