markCV icon indicating copy to clipboard operation
markCV copied to clipboard

更新计划:最近打算更新一下这个项目加入更多功能

Open BigLiao opened this issue 2 years ago • 1 comments

这个项目是多年前做的了,功能非常简陋,最近有空想更新一下。目前想到的几个点:

  • AIGC集成:加入AI指导/完善简历的功能
  • 支持更多的简历模板
  • 更好用的编辑功能

有其他建议的可以在这里留言。

BigLiao avatar Jun 28 '23 14:06 BigLiao

希望作者可以把 Node.js 版本从 14.x 升级兼容 18.x 。仅修改版本会出现不兼容的问题,大致错误如下:

SyntaxError: EOL while scanning string literal
--
17:01:26.204 | gyp ERR! configure error
17:01:26.204 | gyp ERR! stack Error: `gyp` failed with exit code: 1
17:01:26.204 | gyp ERR! stack     at ChildProcess.onCpExit (/vercel/path0/node_modules/node-gyp/lib/configure.js:345:16)
17:01:26.204 | gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
17:01:26.204 | gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:291:12)

linyuxuanlin avatar Jul 24 '23 10:07 linyuxuanlin