Skip to content

[Bug]: 运行时安装依赖的步骤提示超时或者输出权限不够 #83

@airhand

Description

@airhand

What happened?

安装依赖有交换环节时,看不到终端输出,无法交互,只能超时或者输出权限不够

Steps to reproduce

执行任务时,需要安装依赖,开始执行安装依赖命令就无法进行下去
⏵ bash npx create-next-app@latest coolblog --typescript --tailwind --eslint --app --src-dir --import-alias "@/*" --use-npm
Command timed out after 120 seconds
⏵ bash cd coolblog && npm init -y && npm install next react react-dom typescript @types/node @types/react @types/react-dom tail
Permission denied for bash

Environment

windows 10+wsl2(Ubuntu 24.04)+vscode

Relevant logs or screenshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions