firebase-studio / firebase-studio/templates
Nuxt template fails in Firebase studio
- Dominant language
- Dart
- Stars
- 196
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Using this url: https://studio.firebase.google.com/new?template=https://github.com/project-idx/templates/blob/main/nuxt/
output:
```
.vscode/
.oops
error.log: |>
these 6 derivations will be built:
/nix/store/r1g97pfblqkssrarpkj6dcwmj6sv8ig5-sandbox-files.drv
/nix/store/v5ii659s2cc5c5dfxp1ys60svzxkv6hi-builder.pl.drv
/nix/store/wazhnqn1ccifdlnwax87pms5dfslkvih-idx-template.drv
/nix/store/0pry9yswranssndxrkbmgh3kgwrxjcii-sandbox.drv
/nix/store/8rrv9s4xknycyanac3q011aan4ibvb79-usr-env.drv
/nix/store/kn7vv0q053y0z13wlj21kvrfgwm3mw5a-idx-template.drv
these 5 paths will be fetched (1.15 MiB download, 6.30 MiB unpacked):
/nix/store/1jnl0g7a6fcc7ma4f4kg77arpz84ifzf-ShellCheck-0.9.0
/nix/store/wam6939g2ch4aj6g30nfcsfm9lchmmjy-bash-5.2-p15-man
/nix/store/rwrw7zjjw884w3myrjnhf78dq3zrmgsf-gnu-config-2023-09-19
/nix/store/72ww6m5915nw48q1nlij1i0pkr363zcb-stdenv-linux
/nix/store/a4la4kzmq9kwqc71kf9lksx15pcq8wbg-update-autotools-gnu-config-scripts-hook
copying path '/nix/store/1jnl0g7a6fcc7ma4f4kg77arpz84ifzf-ShellCheck-0.9.0' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/rwrw7zjjw884w3myrjnhf78dq3zrmgsf-gnu-config-2023-09-19' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/wam6939g2ch4aj6g30nfcsfm9lchmmjy-bash-5.2-p15-man' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/a4la4kzmq9kwqc71kf9lksx15pcq8wbg-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/72ww6m5915nw48q1nlij1i0pkr363zcb-stdenv-linux' from 'https://cache.nixos.org' to 'local-overlay://'...
building '/nix/store/v5ii659s2cc5c5dfxp1ys60svzxkv6hi-builder.pl.drv'...
building '/nix/store/wazhnqn1ccifdlnwax87pms5dfslkvih-idx-template.drv'...
building '/nix/store/r1g97pfblqkssrarpkj6dcwmj6sv8ig5-sandbox-files.drv'...
building '/nix/store/0pry9yswranssndxrkbmgh3kgwrxjcii-sandbox.drv'...
created 582 symlinks in user environment
building '/nix/store/8rrv9s4xknycyanac3q011aan4ibvb79-usr-env.drv'...
/nix/store/qp4c6qk9czxms5y1ffxn7qz14wddvbwj-usr-env /build
/nix/store/qp4c6qk9czxms5y1ffxn7qz14wddvbwj-usr-env/usr /nix/store/qp4c6qk9czxms5y1ffxn7qz14wddvbwj-usr-env /build
/nix/store/qp4c6qk9czxms5y1ffxn7qz14wddvbwj-usr-env /build
building '/nix/store/kn7vv0q053y0z13wlj21kvrfgwm3mw5a-idx-template.drv'...
npm WARN exec The following package was not found and will be installed: nuxi@3.24.1
[info] [ nuxi ] [38;2;0;220;130mW[38;2;0;220;130me[38;2;0;220;130ml[38;2;0;220;130mc[38;2;0;220;130mo[38;2;0;220;130mm[38;2;0;220;130me[38;2;0;220;130m [38;2;0;220;130mt[38;2;0;220;130mo[38;2;0;220;130m [38;2;0;220;130mN[38;2;0;220;130mu[38;2;0;220;130mx[38;2;0;220;130mt[38;2;0;220;130m!
[info] [ nuxi ] Creating a new project in ../out/datashow-pro.
[info] [ nuxi ] Skipping install dependencies step.
[info] [ nuxi ] Initializing git repository...
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m
Initialized empty Git repository in /out/datashow-pro/.git/
[error] TTY initialization failed: uv_tty_init returned EINVAL (invalid argument)
at new SystemError (node:internal/errors:259:5)
at new NodeError (node:internal/errors:370:7)
at new WriteStream (node:tty:93:11)
at /home/user/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/prompt.mjs:174:1562
at new Promise ()
at wD.prompt (/home/user/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/prompt.mjs:174:1341)
at fe (/home/user/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/prompt.mjs:212:7)
at Module.prompt (/home/user/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/prompt.mjs:268:18)
at /home/user/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/shared/nuxi.DCVnYqfZ.mjs:1436:71
at async Object.run (/home/user/.npm/_npx/b95349761371180e/node_modules/nuxi/dist/chunks/init.mjs:836:39)
[error] TTY initialization failed: uv_tty_init returned EINVAL (invalid argument)
```
Contributor guide
Assessment
This issue has not been assessed yet.