JQE
JQE
It is in the types.d.the by default. The === is irrelevant as it won’t compile as it doesn’t see the role. Removing the interface definition from the screens types fixes...
OK. Node version v10.19.0 npm version 6.14.4 yarn version 1.22.5 Commands ``` git clone https://github.com/screepers/screeps-typescript-starter.git cd screeps-typescript-starter yarn install code src/main.ts ``` add ``` for (var name in Game.creeps) {...
The build script does complete. However it doesn’t run on the server. Same error. Sent from my iPhone On Oct 2, 2020, at 12:46 PM, Skyler Kehren wrote: Thanks...
It turns out you are correct. I thought I had tried running the code on the server, however it would appear i did not. It runs properly. Just the tests...