You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
creative-tutorials
changed the title
[CLI] Fix spawn error when initializing my xata database
[CLI] Fix spawn error when initializing a new xata database
Apr 26, 2024
Describe the bug
When I try to initialize xata into my new project, I get an error that says:
It doesn't even create the
xata.ts
file or even install the@xata.io/client
package.To Reproduce
Command I used
Output of the error
Expected behavior
Normally when running
xata init
it generates the.xata.ts
file and installs the@xata.io/client
packageSoftware version
The CLI version I'm running is:
@xata.io/cli/0.15.11 win32-x64 node-v20.12.2
Additional context
The text was updated successfully, but these errors were encountered: