drizzle-team / drizzle-team/drizzle-orm-docs

document that node.js is required to run drizzle-kit

Open
#538 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
241
Forks
401
Avg merge
5h 44m
Merged PRs (30d)
1

Description

Hi.

I just noticed that drizzle-kit fails with seemingly irrelevant error messages if I don't have node.js installed.

(this is the message that I got)

```
$ bun drizzle-kit push
No config path provided, using default 'drizzle.config.ts'
Reading config file '/path/to/drizzle.config.ts'
require() async module "/path/to/drizzle.config.ts" is unsupported. use "await import()" instead.
error: "drizzle-kit" exited with code 1
```

Is it possible to state that node.js is required to run drizzle-kit? maybe in [gotchas](https://orm.drizzle.team/docs/gotchas)?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.