Hi everyone,
I am new to the Processing Foundation. I am facing issues while starting the development server for the p5.js repository. Can anyone help me with this? Thank you.
Hello @thejon_07 ,
Are you referring to this:
I am having issues as well:
Terminal
D:\repository\p5.js-website>npm run dev
p5.js-website@0.0.1 dev
astro dev19:48:31 [astro-mermaid] Setting up Mermaid integration
19:48:31 [astro-mermaid] Existing rehype plugins:
19:48:31 [astro-mermaid] Skipping ELK support
19:48:31 [types] Generated 1msAuto-generating collections for folders in “src/content/” that are not defined as collections.
This is deprecated, so you should define these collections yourself in “src/content.config.ts”.
The following collections have been auto-generated: ui19:48:34 [content] Syncing content
19:48:34 [WARN] [glob-loader] No files found matching “/*{.md,.mdx},!//**/{.md,.mdx},!**/*{.md,.mdx}” in directory “src\content\ui”
[InvalidContentEntryDataError] libraries → en/AnimatorJs data does not match collection schema.featuredImage: Featured image must be 1500x1000
Hint:
See Content collections | Docs for more information on content schemas.
Error reference:
Content entry data does not match schema. | Docs
Location:
D:\repository\p5.js-website\src\content\libraries\en\AnimatorJs.yaml:0:0
Stack trace:
at getEntryDataAndImages (file:///D:/repository/p5.js-website/node_modules/astro/dist/content/utils.js:161:26)
at async syncData (file:///D:/repository/p5.js-website/node_modules/astro/dist/content/loaders/glob.js:94:28)
:)