I'm probably being short-sighted, but in attempting an upload to the Forge, I'm getting

    Couldn't find required YAML header in JS file. (Knob.js)

The Knob.js in question is here:

https://github.com/leegee/Mootools-Knob/blob/master/Source/Knob.js

The YAML header is below, and looks okay to me...what am I missing?!

Thanks
Lee

/*
---
description: A rotary knob input control

license: MIT-style

authors:
- Lee Goddard

requires:
- Core

provides: [Knob]

*/

Reply via email to