Commit Graph

15 Commits

Author SHA1 Message Date
Anthony Fu
9db2229f70
refactor: enable strict type checking everywhere (#6943) 2022-08-26 17:47:29 +02:00
Harlan Wilton
c1f728ee54
refactor(nuxi): provide better advice on failing clone (#5155) 2022-06-01 08:43:24 +02:00
Max Programming
22954d08ca
fix(nuxi): improve nuxi init output (#4612)
* Prevent redundant cd statement

* some more improvements

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-29 21:03:46 +02:00
Ben Sheedy
cb42d3e6ad
fix(nuxi): typo in init message (#4685) 2022-04-29 10:53:58 +02:00
Daniel Roe
e0b2a3bfe4
chore: use node: prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
jfavlam
7a994bc7a7
chore(nuxi): add pnpm to init instructions (#3826)
* Add pnpm instructions

Add pnpm commands to install the dependencies and start the development server

* Update packages/nuxi/src/commands/init.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-22 10:35:07 +01:00
Pooya Parsa
21b664cc74 feat(nuxi): use nuxt/starter by default for templates 2022-01-17 22:29:32 +01:00
James George
3056c26a48
chore: update help information (#1605) 2021-11-02 10:50:04 +01:00
James George
110b2b2680
fix(nuxi): validations for --template flag (#1412) 2021-10-24 16:48:02 +02:00
James George
bd010313db
fix(nuxi): validate template argument (#1409) 2021-10-24 13:39:17 +02:00
Abderrahim SOUBAI-ELIDRISI
870a62855c
chore(deps): replace degit by tiged (#1052) 2021-10-18 12:04:06 +02:00
Xin Du (Clark)
d8332d6ad6 chore(eslint): fix lint error 2021-10-13 12:16:15 +01:00
Daniel Roe
81293ff195
fix(nuxi): provide install advice if git fails (#923) 2021-10-13 12:30:27 +02:00
Daniel Roe
abfaaa97eb
chore(nuxi): use consola for consistency (#686) 2021-10-07 12:15:15 +02:00
pooya parsa
baa4ddbae0
feat(nuxi): basic nuxi init (#659) 2021-10-05 22:35:23 +02:00