googleworkspace / md2googleslides

Generate Google Slides from markdown
Apache License 2.0
4.48k stars 284 forks source link

Project dead? #159

Open utdrmac opened 2 years ago

utdrmac commented 2 years ago

I found this project on the official Google Slides API page, but this project appears dead. There are many broken/out-of-date dependencies, and the instructions for OAuth are not accurate any more. Does anyone have a working fork?

wescpy commented 2 years ago

The maintainer is fully tied-up, but I don't think the project is dead, nor is the security information inaccurate. The main issue people are runnning into is that they're using the code from 2019... see the workarounds in this issue.

paullanzw commented 2 years ago

My macOS didn't compile when tried to install it via npm

francisbrero commented 2 years ago

That is likely because you are not using the right node version. I installed it via npm using node 12 Run this before running the npm install command and it should work

nvm use 12
a6b8 commented 1 year ago

I concur with @utdrmac the proposal to designate the status of the project as 'archived'