Error for privat element that I have deved

Works fine in the editor and i want to put it in private not public

Oh no, something went wrong:

  • TypeError: Cannot read properties of null (reading ‘0’)

Adalo Marketplace

Validating package.json configuration
? Is your library public or private? private
Building Library…

{
“displayName”: “mybutton”,
“demoAppURL”: “https://example.com/demo-app”,
“supportURL”: “https://example.com/support”,
“components”: [
{
“name”: “Mysuperbutton”,
“manifest”: “./src/components/Mysuperbutton/manifest.json”
}
],
“author”: “ddd”,
“description”: “ddd”,
“logo”: “./example-logo.png”,
“name”: “mybutton”,
“version”: “1.0.0”
}

SUCCESSFULLY COMPILED EDITOR COMPONENTS.
SUCCESSFULLY COMPILED RUNTIME.
SUCCESSFULLY COMPILED METADATA.
COPIED LOGO: dist/logo.png
COPIED ICON: dist/icons/Mysuperbutton.png

Oh no, something went wrong:

  • TypeError: Cannot read properties of null (reading ‘0’)

For assistance publishing please visit https://developers.adalo.com

➜ my-button

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.