Hey guys, I'm having some troubles using sst insi...
# sst
d
Hey guys, I'm having some troubles using sst inside an existing app. When I install the cli and resources I can see that the assets folder is being created as the node modules are installing, however this seems to get deleted again in the Cleaning up stage of the node installation.
f
hmm.. that’s weird. Can you shared what the project structure looks like? Is
sst.json
at the root or in a sub folder?
If you can share a sample repo with the issue, or temporarily grant me read-only access to the repo, I’d love to take a quick look. Whatever works for you 🙂
d
Thanks @Frank. I will try to prepare a sample repo which reproduces the issue.