Forum member
glosrob
3 posts
Posts by glosrob
-
Build fails due to a Typescript Error
Makes sense, thanks for the quick reply.
24 Jan 2021 00:49 UTC
-
Build fails due to a Typescript Error
OK by right clicking the project that is failing to build in the nCrunch Tests window, go to Advanced and then from there you can browse to the folder where nCrunch builds the project. I watched a couple of times and realised that I don't have anything telling nCrunch to npm install (or similar). …
23 Jan 2021 23:25 UTC
-
Build fails due to a Typescript Error
My main Web project fails to build due to a Typescript/import error (I assume because the reference is looking for something in node_modules). [i]Build\scripts\data\UserApi.ts (1, 38): BuildCannot find module '../../../node_modules/axios/index'. Did you mean to set the 'moduleResolution' option t…
23 Jan 2021 23:08 UTC