ttf2woff2: Unable to install on windows
I get the following error
C:\temp>npm install --global ttf2woff2
C:\Users\IEUser\AppData\Roaming\npm\ttf2woff2 -> C:\Users\IEUser\AppData\Roaming
\npm\node_modules\ttf2woff2\bin\ttf2woff2.js
> ttf2woff2@2.0.1 install C:\Users\IEUser\AppData\Roaming\npm\node_modules\ttf2w
off2
> (node-gyp rebuild > builderror.log) || (exit 0)
gyp ERR! build error
gyp ERR! stack Error: `C:\Windows\Microsoft.NET\Framework\v3.5\msbuild.exe` fail
ed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\
npm\node_modules\node-gyp\lib\build.js:270:23)
gyp ERR! stack at emitTwo (events.js:87:13)
gyp ERR! stack at ChildProcess.emit (events.js:172:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces
s.js:200:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodej
s\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\IEUser\AppData\Roaming\npm\node_modules\ttf2woff2
gyp ERR! node -v v4.2.1
gyp ERR! node-gyp -v v3.0.3
gyp ERR! not ok
ttf2woff2@2.0.1 C:\Users\IEUser\AppData\Roaming\npm\node_modules\ttf2woff2
├── bindings@1.2.1
├── nan@2.1.0
├── bufferstreams@1.1.0 (readable-stream@2.0.2)
└── node-gyp@3.0.3 (graceful-fs@4.1.2, semver@5.0.3, osenv@0.1.3, nopt@3.0.4, mi
nimatch@1.0.0, fstream@1.0.8, which@1.2.0, mkdirp@0.5.1, tar@1.0.3, glob@4.5.3,
rimraf@2.4.3, path-array@1.0.0, npmlog@1.2.1, request@2.65.0)
C:\temp>
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 34 (19 by maintainers)
Closing this issue since i’m going to make a new version in a few ours.