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

Cannot find module 'request' #1

Closed
satokaz opened this issue Jan 7, 2017 · 1 comment
Closed

Cannot find module 'request' #1

satokaz opened this issue Jan 7, 2017 · 1 comment
Labels
Projects

Comments

@satokaz
Copy link

satokaz commented Jan 7, 2017

  • VSCode Version: 1.9 Insiders
  • OS Version: macOS Sierra 10.12.2(16C67)

request モジュールが不足しているようで、そのままでは動作しませんでした。
$HOME/.vscode-insiders/extensions/pizzacat83.codic-0.0.1/ で、npm install request を実行し、Reload Window で有効になりましたので確認頂ければと。

2017-01-07 17 09 35

@pizzacat83
Copy link
Member

ご指摘ありがとうございます。dependencies の設定が誤っていたので、修正いたしました。

@pizzacat83 pizzacat83 added the bug label Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants