My extension pxt-SL25 is failing to compile. It compiled before a recent makecode update. The build says “error: ?(1,1): error TS6053: File ‘pxt_modules/SL25/enums.d.ts’ not found.”
I’ve added the enum.d.ts file by going to explorer>add a new file but that did not get rid of the error.
How do I fix the error?