Skip to content

command not found: mxbuilder #1

@yangha886

Description

@yangha886

运行dart pub global activate --source path xxx

之后 最后提示warning:

Pub installs executables into $HOME/.pub-cache/bin, which is not on your path.
You can fix that by adding this to your shell's config file (.bashrc, .bash_profile, etc.):

export PATH="$PATH":"$HOME/.pub-cache/bin"

bashrc添加上述重新运行还是command not found: mxbuilder 路径换成flutter/.pub-cache/bin也一样

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions