AdobeDocs / AdobeDocs/app-builder

Technical requirements for windows to run local mode

Open
#68 1 comment 0 reactions 0 assignees View on GitHub
documentation
Dominant language
JavaScript
Stars
41
Forks
113
Avg merge
9d 1h
Merged PRs (30d)
2

Description

To be updated in https://github.com/AdobeDocs/project-firefly/blob/master/getting_started/setup.md.

For windows user, add section that if they want to use local debugger. They would need to add docker executable path to PATH / CLASSPATH environment variable.
```
C:\Program Files\Docker\Docker\resources\bin\docker.exe
```
or
```
C:\Program Files\Docker\Docker\resources\docker.exe
```

Contributor guide

Open the contributing guide

Research direction

Open getting_started/setup.md and review the existing local debugger setup instructions. Add a Windows-specific section covering the Docker executable path requirement and the paths listed in the issue. Done means Windows users can find the local-mode requirement and both Docker path examples in the setup guide.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.