Skip to content

Instantly share code, notes, and snippets.

@mrtonyhuynh
Created January 14, 2020 10:05
Show Gist options
  • Save mrtonyhuynh/0af58373af328f2d6af50f8ad0ce424f to your computer and use it in GitHub Desktop.
Save mrtonyhuynh/0af58373af328f2d6af50f8ad0ce424f to your computer and use it in GitHub Desktop.
Visual Studio Compiler
Trong trường hợp có lỗi liên quan đến Visual Studio Compiler có thể sử dụng câu lệnh sau để fix
npm install --global --production windows-build-tools
npm config set msvs_version 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment