Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install markdown-to-sanity in node 11 & 12 #6

Open
pierrenel opened this issue Mar 27, 2020 · 0 comments
Open

Can't install markdown-to-sanity in node 11 & 12 #6

pierrenel opened this issue Mar 27, 2020 · 0 comments

Comments

@pierrenel
Copy link

╰─λ node --version                                                                                                                     0 < 15:28:26
v12.16.1
╭─pierre at iMac in /Users/pierre
╰─λ npm i -g markdown-to-sanity                                                                                                        0 < 15:28:36
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated highlightjs@9.16.2: Use the 'highlight.js' package instead https://npm.im/highlight.js
npm WARN jsdom@15.2.1 requires a peer of canvas@^2.5.0 but none is installed. You must install peer dependencies yourself.
npm WARN ws@7.2.3 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN ws@7.2.3 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.

npm ERR! code ENOENT
npm ERR! syscall chmod
npm ERR! path /Users/pierre/.nvm/versions/node/v12.16.1/lib/node_modules/markdown-to-sanity/bin/markdown-to-markdown.js
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/pierre/.nvm/versions/node/v12.16.1/lib/node_modules/markdown-to-sanity/bin/markdown-to-markdown.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/pierre/.npm/_logs/2020-03-27T13_28_47_603Z-debug.log
╭─pierre at iMac in /Users/pierre
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant