remnoteio / remnote-plugin-template-react

A template for V1 frontend plugins using React. Please see the getting started guide for instructions:
https://plugins.remnote.com/getting-started/quick_start_guide
MIT License
23 stars 11 forks source link

Error initializing plugin #14

Open nicolafio opened 9 months ago

nicolafio commented 9 months ago

Hello, just to note that for me npx remnote-plugin init fails at the very beginning.

I have done these steps:


image

In public/manifest.json, I'm noticing it automatically writes as id property value Nicola Fiori-d4n2g73, which apparently does not conform with the Manifest structure.

image

I'm using Node v21.1.0, NPM 10.2.0, macOS 13.2.1 (Apple chip) with latest commit in main of this repo (cbfde07).

mweichert commented 1 month ago

I have the same issue.