Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

SetProcessDpiAwareness failed: "COM error 0x80070005" #128

Closed
xianyusPadding opened this issue Nov 25, 2017 · 2 comments
Closed

SetProcessDpiAwareness failed: "COM error 0x80070005" #128

xianyusPadding opened this issue Nov 25, 2017 · 2 comments

Comments

@xianyusPadding
Copy link

hello, chrisvfritz!
i meeting an error when cnpm run build
errorMessage:

\node_modules\_prerender-spa-plugin@2.1.0@prerender-spa-plugin\lib
\compile-to-html.js:84
                    if (stderr) throw stderr
                                ^
SetProcessDpiAwareness failed: "COM error 0x80070005  (Unknown error 0x0ffffffff80070005)"
@xianyusPadding
Copy link
Author

I use this way, but doesn't resolve this error

npm cache clean --force
npm install
npm rebuild

@JoshTheDerf
Copy link
Collaborator

This is not an issue in prerender-spa-plugin, unfortunately. It's a known PhantomJS issue that hasn't been entirely solved yet.

ariya/phantomjs#14095

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants