ChromeOS support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
congratulations, panwriter 0.8.0 is great.
I like to use it on a Chromebook and it compiles fine, but does not have support to call pandoc
it seems when issuing yarn install the current version looks for darwin / osx / apple versions of fsevents and a few other packages (unsupported platform warnings) and does not realize that the container is a Linux environment
the appimage gets built and can be started (on an arm64 Chromebook), supercool. just the export using pandoc is not working.
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 by reproducing the failed Pandoc export on the ARM64 Chromebook and inspect the yarn install warnings about darwin/OS X packages. Trace the existing export path and platform detection; done means the AppImage can invoke Pandoc successfully on ChromeOS/Linux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, linux, react, typescript
- Domain
- build-system, desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100