You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
pandoc was installed. This is not the issue. It seems it cannot be called as yarn install throws a few 'wrong platform' warnings that look like it expects OSX while it is installing on a linux container on a chromebook
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.
The text was updated successfully, but these errors were encountered: