Skip to content

[bug] npm install -g @celljs/cli 不支持volta,安装后找不到cell命令 #231

@cffycls

Description

@cffycls
# node 22
npm i -g @celljs/cli 
或
volta run npm i -g @celljs/cli 

均找不到不安装路径。
实际路径 D:\Applications\Scoop\apps\volta\current\appdata\tools\shared\@celljs\cli\bin\cell 无法使用

PS D:\work\malagu> volta -v
2.0.2
PS D:\work\malagu>
PS D:\work\malagu> cell serve -p 3001
error: Could not locate executable `cell` in your project.

Please ensure that all project dependencies are installed with `npm install` or `yarn install`
PS D:\work\malagu>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions