Sam Hulick
11/09/2021, 7:05 PMsst update
working with Yarn 2.x/3.x? it still does nothingRoss Coundon
11/09/2021, 8:55 PMnpx sst update
which is odd because I don't use yarn...Ross Coundon
11/09/2021, 8:55 PMRoss Coundon
11/09/2021, 8:57 PM> wheresmytech@1.1.132 deploy:eon-test
> AWS_PROFILE=eon sst deploy --stage eon-test
Using stage: eon-test
Preparing your SST app
Detected tsconfig.json
Transpiling source
Running type checker
Debugger listening on <ws://127.0.0.1:57439/a2d6a8cf-4dab-4cfc-989e-ca44869b312b>
Ömer Toraman
11/09/2021, 11:07 PMyarn
, you might need to pass additional --use-npm
Frank
thdxr
11/10/2021, 2:49 AMthdxr
11/10/2021, 2:50 AMthdxr
11/10/2021, 2:51 AMRoss Coundon
11/10/2021, 7:12 AMRoss Coundon
11/10/2021, 7:42 AMsst update --use-npm
Although I don't see that as a command line option but thought I'd try
The yarn.lock file seems to be written when the 2nd line is printed
Updating @serverless-stack/cli to latest
Updating @serverless-stack/resources to latest
Ross Coundon
11/10/2021, 10:02 AM