Skip to content

Conversation

vallemar
Copy link
Contributor

when it has an error due to the environment, we have the error

Your environment is not configured properly and you will not be able to execute local builds.
Verify that your environment is configured according to the system requirements described at
https://docs.nativescript.org/environment-setup.html#macos-ios.

This does not correspond to the new documentation, since before we had everything on the same page and now on separate pages

Also this PR needs more changes, since we need

/setup/macos#setting-up-macos-for-ios

rather

/environment-setup.html#macos-ios

Here we can add the change to put

const anchor = platform ? `/${os}#setting-up-${os}-for-${platform.toLowerCase()}` : "";

Or we can change in the documentation

/setup/macos#setting-up-macos-for-ios

To

/setup/macos#ios

@cla-bot cla-bot bot added the cla: yes label Oct 10, 2023
Copy link
Member

@rigor789 rigor789 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that should do it

@vallemar
Copy link
Contributor Author

@rigor789 apply changes!

@rigor789 rigor789 changed the title fix Env Verification Message fix: setup docs links Oct 11, 2023
@rigor789 rigor789 merged commit b229fdf into NativeScript:main Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants