Every new beginning comes from some other beginnings end

So download from GitHub via git clone. Cd into folder open code then run yarn? I’m new to all of this. Especially Linux.

1 Like

Correct

1 Like

Also make sure to change the component name in manifest.json and package.json so that it won’t give you an error when you try to run it

1 Like

Hello. I’ve renamed the component in both the manifest.json and package.json and when I attempt to publish a Test Flight, I get this error:

Error: Command failed: /Users/administrator/Code/TestApp2/node_modules/geo-location-bobby/scripts/install_ios.sh
/bin/sh: /Users/administrator/Code/TestApp2/node_modules/geo-location-bobby/scripts/install_ios.sh: Permission denied

Any advice on how to resolve this? Thank you in advance.

when i type npx adalo login it gives me loads of errors, (im trying to do it with the arbitrary javascript)

1 Like

What are the errors?

Does anyone have a video or good instructions on how to download these on a mac.
All the others in the chat aren’t good enough.

1 Like
  1. Download component from Gitub
  2. Change the component’s NAME in the manifest.json and the package.json
  3. Open Terminal and cd into the downloaded folder (i.e.: “cd foldername”)
  4. Run “yarn” in terminal
  5. Run “yarn run login” and login in terminal
  6. Run “yarn publish” in terminal

Thank you. However after this is done i get this

[1/4] Bumping version…
info Current version: 1.0.6
question New version:

[2/4] Logging in…
question npm username:
question npm email:
question npm password:

[1/4] Bumping version…
info Current version: 1.0.6
question New version: 1.0.6 if u want just use same version

[2/4] Logging in…
question npm username: use ur sl name
question npm email: adalo email
question npm password: adalo password

This is what i did and i have receive an otp code by email its fine !
but result:

I don’t know issue

Go into manifest.json and change the version to 1.0.7

Thank you @James_App_Maker

In the package, no manifest.

so i have tried this

But same result

Go to src folder until you see manifest.json

@James_App_Maker
manifest.json have no version inside

Oh yeah sorry look in package.json

I have just try it but not working !

Change the version to 1.0.8

You have to make a new version every time you make a change, so the next time you make a change it will be 1.0.9

change the package name in manifest and package