> ## Documentation Index
> Fetch the complete documentation index at: https://landinglens.docs.landing.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Port Conflicts And Changing Port Number

export const vp = 'Visual Prompting';

export const smartLabel = 'Smart Labeling';

export const productLL = 'LandingLens';

export const mi = 'Mobile Inference';

export const llsf = 'LandingLens on Snowflake';

export const companyName = 'LandingAI';

<Info>This article is only applicable to LandingEdge v1.</Info>
Some users may encounter a port conflict error when installing LandingEdge v1. If you encounter this error, follow the instructions below.

1. Navigate to the directory path in the error message, which is: **C:\Users\<user-name>.clrt\app\_data**.
2. Find a file named **ports.json** in the directory and open it with a text editor application.
3. Identify an empty port on your computer.
4. In the **ports.json** file, change **ui\_port** to the empty port you just identified.
5. Save your changes and return to installation procedure.
