storypioneers / kirby-wysiwyg

WYSIWYG panel field for Kirby CMS
Other
125 stars 16 forks source link

Kirby cli 2.4: "Invalid Kirby Plugin Type" #40

Closed thgh closed 7 years ago

thgh commented 7 years ago

The install failed:

$ kirby plugin:install storypioneers/kirby-wysiwyg
Downloading from: https://github.com/storypioneers/kirby-wysiwyg/archive/master.zip

  [RuntimeException]
  Invalid Kirby Plugin Type

plugin:install <path>
chrisvasey commented 7 years ago

I am also having this issue :(

texnixe commented 7 years ago

The package.json file is missing…

chrisvasey commented 7 years ago

I have created a pull request for this: https://github.com/storypioneers/kirby-wysiwyg/pull/42