md2googleslides icon indicating copy to clipboard operation
md2googleslides copied to clipboard

Project dead?

Open utdrmac opened this issue 3 years ago • 4 comments

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?

utdrmac avatar Apr 01 '22 19:04 utdrmac

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.

wescpy avatar Apr 23 '22 23:04 wescpy

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

paullanzw avatar Apr 27 '22 22:04 paullanzw

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

francisbrero avatar Jul 09 '22 18:07 francisbrero

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

a6b8 avatar Jul 12 '23 20:07 a6b8