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
resume-to-text (aws:none)(kc:none)$ npm install [email protected]
npm WARN saveError ENOENT: no such file or directory, open '/private/tmp/resume-to-text/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN notsup Unsupported engine for[email protected]: wanted: {"node":"~0.8.0"} (current: {"node":"14.4.0","npm":"6.14.4"})
npm WARN notsup Not compatible with your version of node/npm: [email protected]
npm WARN enoent ENOENT: no such file or directory, open '/private/tmp/resume-to-text/package.json'
npm WARN resume-to-text No description
npm WARN resume-to-text No repository field.
npm WARN resume-to-text No README data
npm WARN resume-to-text No license field.
+ [email protected]
added 78 packages from 40 contributors and audited 78 packages in 8.662s
found 10 vulnerabilities (3 low, 2 moderate, 5 high)
run `npm audit fix` to fix them, or `npm audit`for details
resume-to-text (aws:none)(kc:none)$ grep html-to-text package-lock.json
"html-to-text": {
"resolved": "https://registry.npmjs.org/html-to-text/-/html-to-text-0.0.8.tgz",
"html-to-text": "0.0.8",
Trying the repo:
resume-to-text (aws:none)(kc:none)$ npm install https://github.com/jsonresume/resumeToText
npm WARN saveError ENOENT: no such file or directory, open '/private/tmp/resume-to-text/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/private/tmp/resume-to-text/package.json'
npm WARN resume-to-text No description
npm WARN resume-to-text No repository field.
npm WARN resume-to-text No README data
npm WARN resume-to-text No license field.
+ [email protected]
added 18 packages from 16 contributors, updated 1 package and audited 148 packages in 8.773s
1 package is looking for funding
run `npm fund`for details
found 29 vulnerabilities (12 low, 5 moderate, 12 high)
run `npm audit fix` to fix them, or `npm audit`for details
resume-to-text (aws:none)(kc:none)$ grep html-to-text package-lock.json
"html-to-text": {
"resolved": "https://registry.npmjs.org/html-to-text/-/html-to-text-0.0.8.tgz",
"html-to-text": "3.3.0",
"html-to-text": {
"resolved": "https://registry.npmjs.org/html-to-text/-/html-to-text-3.3.0.tgz",
resume-to-text (aws:none)(kc:none)$
Latest released version is
0.0.15
Trying the repo:
Should fix #5
The text was updated successfully, but these errors were encountered: