-
-
Notifications
You must be signed in to change notification settings - Fork 976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: [email protected] - Can't shim 'bin\sam.cmd': File doesn't exist. #5653
Comments
Hello! I'm interested in SAM CLI too. What can I do for help? |
Hi @costincaraivan , "pre_install": [
"# Workaround for #4980",
"Start-Process lessmsi -ArgumentList @('x', \"`\"$dir\\$fname`\"\", \"`\"$dir\\`\"\") -Wait -NoNewWindow",
"Move-Item \"$dir\\SourceDir\\PFiles64\\Amazon\\AWSSAMCLI\\**\" \"$dir\"",
"Remove-Item \"$dir\\SourceDir\", \"$dir\\$fname\" -Force -Recurse"
], File path: My scoop info ❯ scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15
'main' bucket:
a73b88cf3 (HEAD -> master, origin/master, origin/HEAD) gitui: Update to version 0.26.1 |
Tried that - didn't work. >scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15
'extras' bucket:
a322ec5ef (HEAD -> master, origin/master, origin/HEAD) zoom: Update to version 6.0.0.37205
'games' bucket:
6b7ac129a (HEAD -> master, origin/master, origin/HEAD) pcsx2-dev: Update to version 1.7.5706
'main' bucket:
d3194d951 (HEAD -> master, origin/master, origin/HEAD) meilisearch: Add version 1.7.6 (#5639)
'nonportable' bucket:
d849c9ee (HEAD -> master, origin/master, origin/HEAD) 10x-np: Update to version 1.0.146
'versions' bucket:
bd04203b6 (HEAD -> master, origin/master, origin/HEAD) vscode-insiders: Update to version 1.89.0-insider+1713157674040 |
@RiceBen This worked for me. |
@RiceBen This worked for me too! Should I make a PR?? |
Hi @nemostein-vlgl , |
Fixed. d868cef
|
Prerequisites
Package Name
aws-sam-cli
Expected/Current Behaviour
scoop install aws-sam-cli
works.Steps to Reproduce
Possible Solution
Sorry, I don't have one...
Scoop and Buckets Version
Scoop Config
PowerShell Version
Additional Softwares
No response
The text was updated successfully, but these errors were encountered: