Hi all, are there any docs for setting up sst on a...
# help
j
Hi all, are there any docs for setting up sst on an existing serverless project? When I try downloading sst via
npm install @serverless-stack/cli --save-exact
, I’m seeing
Copy code
npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/jordanbryan/.npm/_logs/2022-06-06T18_33_06_226Z-debug-0.log
Did I miss a step?
f
Hey @Jordan Bryan, just to clarify, r u looking to setup SST in an existing Serverless Framework project?
j
Yes, that’s correct
Specifically so I can run Live Lambda with my functions