Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Running yarn run sanity-deploy at the root, just hangs #102

Open
david-j-davis opened this issue Jun 8, 2019 · 2 comments
Open

Running yarn run sanity-deploy at the root, just hangs #102

david-j-davis opened this issue Jun 8, 2019 · 2 comments

Comments

@david-j-davis
Copy link

I've just cloned the project, and prepared to deploy the project. Running npm or yarn run sanity-deploy at the root directory just hangs on lerna info Executing command in 1 package: "npm run sanity-deploy"

Expected behavior
This command should run sanity-deploy in the /studio directory without having to go in that directory to deploy.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: OSX 10.14.5
  • Browser: Chrome
  • Version 74.0.3729

@sanity/cli 0.140.33 (up to date)
@sanity/base 0.140.33 (up to date)
@sanity/cli 0.140.33 (up to date)
@sanity/components 0.140.33 (up to date)
@sanity/core 0.140.32 (up to date)
@sanity/default-layout 0.140.33 (up to date)
@sanity/default-login 0.140.15 (up to date)
@sanity/desk-tool 0.140.33 (up to date)

@kmelve
Copy link
Member

kmelve commented Jun 8, 2019

Thanks for reporting @david-j-davis! I have just tried to reproduce the issue (pretty much on exactly the same environment), but I don't get the same issue. Now that the deployment will take a couple of minutes because it builds the studio locally before uploading the bundle.

Does it hang if you run sanity deploy from /studio folder? If you run DEBUG=sanity* sanity deploy you'll get a more detailed log as well.

@david-j-davis
Copy link
Author

david-j-davis commented Jun 8, 2019 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants