Open shimodatkh opened 7 years ago
npm install -g textlint で npm ERR! TypeError: Cannot read property 'latest' of undefined npm http 404 https://registry.npmjs.org/azu/style-format … となりダメ。
http://qiita.com/wataruuuh/items/296e39ec3d91135aa38f どうやらパッケージとして配布されているnpmだとバージョンが古いようで、新しくすれば大丈夫っぽい。
npm自体のverが原因か?
node-v6.9.1-x64.msiインストール後、 $ npm install -g textlint 成功 $ textlint -v v7.1.4
$ pip install docutils-ast-writer $ npm install textlint textlint-plugin-rst npm install -g textlint-plugin-rst -g抜かしてた。
$ npm install -g textlint-rule-preset-jtf-style textlint --preset textlint-rule-preset-jtf-style
redpenは現状sphinx対応していなさそうなので。