Open devopsweep opened 2 years ago
Faced the same issue today.
The `sanity` module is not installed in current project
Project-specific commands not available until you run `npm install`
Error: Command "deploy" is not available outside of a Sanity project context.
Run the command again within a Sanity project directory, where "sanity"
is installed as a dependency.
at CommandRunner.runCommand (/usr/local/share/.config/yarn/global/node_modules/@sanity/cli/lib/_chunks-cjs/cli.js:71721:13)
at Object.runCli (/usr/local/share/.config/yarn/global/node_modules/@sanity/cli/lib/_chunks-cjs/cli.js:7210[8](https://github.com/shafi-fiqh/inheritance-sanity/actions/runs/10104330217/job/27943137119#step:4:9):38)
Hi, when I use the workflow you published:
I get this error on each:
Error: Command "dataset" is not available outside of a Sanity project context.