When deploying, should I expect to see package.jso...
# sst
t
When deploying, should I expect to see package.json in the lambda function upload? I'm getting the following error seemingly out of nowhere:
Copy code
Could not find module root given file: \"internal/modules/cjs/loader.js\". Do you have a `package.json` file? "
Turns out this was some weird issue with the
deasync
package