Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ns 8 build - not calling hook for remote build #25

Open
two-bridges opened this issue Apr 5, 2022 · 2 comments
Open

ns 8 build - not calling hook for remote build #25

two-bridges opened this issue Apr 5, 2022 · 2 comments

Comments

@two-bridges
Copy link

two-bridges commented Apr 5, 2022

This is my first time trying nativescript remote build. I'm targetting CircleCI for remote builds as suggested in the nativescript blog.

I have just gone through the setup instructions with a small existing project with CircleCI

Everything appears to be correct, I think.

However, when I type ns build ios or ns run ios it does not fire a remote build.

There's no indication that the plugin is actively running.

Please let me know what additional information I can provide to help troubleshoot

thanks

@Cselt
Copy link

Cselt commented Aug 13, 2022

I have the same issues, created a brand new ns 8 project, then installed nativescript-remote-builds, added .nsremote-config.json and .nsremote.env.json but looks like every time I do a build it uses the local environment.
I cheked the hooks directory and it has only nativescript-core.js.

How can I make this work?

@Cselt
Copy link

Cselt commented Aug 13, 2022

Ok looks like it adds hooks and starts to work if you use the next version:

npm install nativescript-remote-builds@next

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants