Skip to content

No executable found matching command "dotnet-electronize" #189

@paillave

Description

@paillave
  • open dos command prompt
  • dotnet add package ElectronNET.API
  • dotnet tool install ElectronNET.CLI -g
You can invoke the tool using the following command: electronize
Tool 'electronnet.cli' (version '0.0.10') was successfully installed.
  • dotnet tool list -g
Package Id            Version      Commands
----------------------------------------------
electronnet.cli       0.0.10       electronize

  • dotnet electronize
No executable found matching command "dotnet-electronize"
  • electronize
Electron.NET Tools (0.0.10)
Project Home: https://github.com/ElectronNET/Electron.NET
etc...

Is there anything wrong with what I did for electronize tool not working with dotnet command?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions