mirror of
https://github.com/directus/directus.git
synced 2026-01-23 08:58:22 -05:00
Add package initialization warning (#18328)
This commit is contained in:
@@ -27,6 +27,12 @@ npx directus init
|
||||
|
||||
Will install the required database driver, and create a `.env` file based on the inputted values.
|
||||
|
||||
::: warning Initialize Node.js Package
|
||||
|
||||
Run `npm init` if your project folder does not contain a `package.json` file.
|
||||
|
||||
:::
|
||||
|
||||
### Bootstrap a Project
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user