Creating a Custom Component

Hey guys, I’m trying to create a custom component but I’m no good at code. I’m trying to follow the instructions adalo has but nothing seems to be working for me. Can someone help?

image

Install npm

Then type npm -v after it’s done installing. If you installed it correctly, it should return a version number.

Hey James, I’ve done that already and a number was returned: 9.2.0

What about “npx -v”

I think im on to something. I am running the code adalo gives in CMD Prompt instead of Node js and i just successfully built my library.

Thanks for the response James💯

1 Like

Wow now I’m getting this whenever I use npm start

I would actually suggest joining the component developers’ slack channel and asking there.

1 Like

Scroll to the bottom and you can get in from there.

1 Like

Thanks man!

1 Like

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