I have followed the instructions outlined in the readme, but I am unable to run the spellchecker extension for Figma.
Running npm run build
works without issue. When attempting to run npm run spellcheck
, however, I receive the following output in console: console error.
can you try running
npm install --global --production windows-build-tools
first and seeing if that fixes your problem?
Via: npm install error - MSB3428: Could not load the Visual C++ component "VCBuild.exe"