Open grayjones opened 1 year ago
Hello, I'm with the same issue!
I am also having the same issue. I have added the "--resolveJsonModule" to my deploy command and to various tsconfig.json files in an attempt to fix it with no success. Any advice would be great.
What version of Node/NPM are you all using?
Hey TotallyGatsby, My Node version is 18.17.1 and my npm version is 9.6.7.
hey @thursty54, were you able to solve this issue?
I now receive this warning as well, however the stack does deploy correctly. I'll poke around and see if there's something I can do to prevent the warning.
Hello. i'm trying to follow the tutorial for deploying to aws and getting the following error. Have you seen this before?
DroneYardStack.js (13,27): Cannot find module '../awsconfig.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.