CA
wise-white

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
MEE62y ago
@Radu just advanced to level 1! Thanks for your contributions! 🎉
wise-white
wise-whiteOP2y ago
Figured it out thanks to the Apify support 🙏 had to adjust the compiler options and set "skipLibCheck": true
No description
xenial-black
xenial-black2y ago
Hello @Radu can you teach me about the CompilerOptions? In which case did you need to set these Options?
wise-white
wise-whiteOP2y 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?