sylvainjule / kirby-locator

A simple map & geolocation field, built on top of open-source services and Mapbox. Kirby 3 and 4.
99 stars 15 forks source link

Error: The locator field is missing. Please add it to your installed fields or remove it from your blueprint #28

Closed maximelebreton closed 4 years ago

maximelebreton commented 4 years ago

Hello @sylvainjule ,

After a clean install of kirby-webpack, I tried to install your plugin, but have this message:
The locator field is missing. Please add it to your installed fields or remove it from your blueprint

image

Here is my blueprint:

title: Step
preset: page
pages: false

fields:
  map:
    label: Location
    type: locator

I'm in the right folder: image

Don't understand what's going on....

Thanks for your help!

maximelebreton commented 4 years ago

Forget it, kirby-webpack still use a Kirby 2 version...