ImageOptim / ImageOptim/ImageOptim
Missing file, svgo.js, in target 'Backend' from project 'ImageOptim'
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 10k
- Forks
- 478
- PR merge metrics
- No merged PRs in 30d
Description
PBXCp /Users/zav/Developer/ImageOptim/svgo/build/svgo.js /Users/zav/Library/Developer/Xcode/DerivedData/ImageOptim-cnlwsnulkjmwztbmbjgzolulptuo/Build/Products/Debug/ImageOptimGPL.framework/Versions/A/Resources/svgo.js (in target 'Backend' from project 'ImageOptim')
cd /Users/zav/Developer/ImageOptim/imageoptim
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/zav/Developer/ImageOptim/svgo/build/svgo.js /Users/zav/Library/Developer/Xcode/DerivedData/ImageOptim-cnlwsnulkjmwztbmbjgzolulptuo/Build/Products/Debug/ImageOptimGPL.framework/Versions/A/Resources
error: /Users/zav/Developer/ImageOptim/svgo/build/svgo.js: No such file or directory (in target 'Backend' from project 'ImageOptim')
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ImageOptim Xcode project and the Backend target referenced in the build output, then inspect how svgo/build/svgo.js is expected to be produced or included. Reproduce the build and determine why that path is missing; done means the Backend target builds without the missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100