Hello, just to note that for me npx remnote-plugin init fails at the very beginning.
I have done these steps:
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.
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).
Hello, just to note that for me
npx remnote-plugin initfails at the very beginning.I have done these steps:
npm inpx remnote-plugin init(as instructed at time 0:40 from How to Build Your First RemNote Plugin).Nicola Fiorias author name,Exampleas title andExampleas description.In
public/manifest.json, I'm noticing it automatically writes asidproperty valueNicola Fiori-d4n2g73, which apparently does not conform with the Manifest structure.I'm using Node v21.1.0, NPM 10.2.0, macOS 13.2.1 (Apple chip) with latest commit in
mainof this repo (cbfde07).