serverless / serverless-plugin-typescript

Serverless plugin for zero-config Typescript support
MIT License
783 stars 223 forks source link

.serverless folder not being created in .build folder #221

Open jeffreycao1998 opened 3 years ago

jeffreycao1998 commented 3 years ago

Full error is Error: ENOENT: no such file or directory, stat 'C:\Users\Jeffrey\Desktop\Code\shopify-clone\server.build.serverless'

I'm currently running

node: 12.16.3
typescript: 4.1.3
serverless-plugin-typescript: 1.1.9
RustySol commented 1 year ago

Running into the same issue