Commit ae74061
fix(cli): use create-nitro-app instead of create-nitro for
This change explicitly maps `vp create nitro` to the maintained
`create-nitro-app` package, fixing the issue where users got an
unexpected Express template prompt instead of Nitro.
Note: This differs from pnpm's behavior where `npm create nitro` still
resolves to the `create-nitro`
close #888
Co-authored-by: MK (fengmk2) <fengmk2@gmail.com>vp create nitro (#898)1 parent 6644cee commit ae74061
2 files changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
139 | 142 | | |
140 | 143 | | |
141 | 144 | | |
| |||
190 | 193 | | |
191 | 194 | | |
192 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
193 | 202 | | |
194 | 203 | | |
195 | 204 | | |
| |||
0 commit comments