Giter Site home page Giter Site logo

Comments (7)

chrisvfritz avatar chrisvfritz commented on August 19, 2024 23

It sounds like phantomjs didn't get installed correctly for whatever reason. You can try to install it again with:

$ cd node_modules/phantomjs-prebuilt
$ node install.js

from prerender-spa-plugin.

f15gdsy avatar f15gdsy commented on August 19, 2024

Thanks! It solved my problem!

from prerender-spa-plugin.

xxqh avatar xxqh commented on August 19, 2024

@chrisvfritz Hellow, I have found this problem when I execute "npm run build" . And I install phantomjs again, but it can't solve my problem. I try it on Windows X64 System. Looking forward to your reply.

from prerender-spa-plugin.

chrisvfritz avatar chrisvfritz commented on August 19, 2024

I'll need more information to help you. Versions of node and NFM would be helpful, as well as the full stack trace of the error.

from prerender-spa-plugin.

xxqh avatar xxqh commented on August 19, 2024

Thank you for your reply. My Node v4.4.4

`> node build/build.js

| building for production...internal/child_process.js:274
var err = this._handle.spawn(options);
^
TypeError: Bad argument
at TypeError (native)
at ChildProcess.spawn (internal/child_process.js:274:26)
at exports.spawn (child_process.js:362:9)
at Object.exports.execFile (child_process.js:151:15)
at capturePage (E:\Project\project\prerender-spa-plugin-vue-demo-mas
ter\prerender-spa-plugin-vue-demo-master\node_modules\prerender-spa-plugin\lib\c
ompile-to-html.js:70:26)
at E:\Project\project\prerender-spa-plugin-vue-demo-master\prerender
-spa-plugin-vue-demo-master\node_modules\prerender-spa-plugin\lib\compile-to-htm
l.js:89:11
at E:\Project\project\prerender-spa-plugin-vue-demo-master\prerender
-spa-plugin-vue-demo-master\node_modules\hapi\lib\server.js:305:20
at internals.Server._createCache.internals.Server.start.internals.Server.ini
tialize.internals.Server._start.internals.Server.stop.invoke.internals.Server.
invoke.next [as _invoke] (E:\Project\project\prerender-spa-plugin-vue-de
mo-master\prerender-spa-plugin-vue-demo-master\node_modules\hapi\lib\server.js:3
75:16)
at E:\Project\project\prerender-spa-plugin-vue-demo-master\prerender
-spa-plugin-vue-demo-master\node_modules\hapi\lib\server.js:297:14
at done (E:\Project\project\prerender-spa-plugin-vue-demo-master\pre
render-spa-plugin-vue-demo-master\node_modules\hapi\node_modules\items\lib\index
.js:31:25)
at Server.finalize (E:\Project\project\prerender-spa-plugin-vue-demo
-master\prerender-spa-plugin-vue-demo-master\node_modules\hapi\lib\connection.js
:171:9)
at Server.g (events.js:260:16)`

I was build the example you provide.And I install phantomjs again

E:\Project\project\prerender-spa-plugin-vue-demo-master\prerender-spa-pl ugin-vue-demo-master\node_modules\phantomjs-prebuilt>node install.js Found PhantomJS at E:\Project\project\prerender-spa-plugin-vue-demo-mast er\prerender-spa-plugin-vue-demo-master\node_modules\phantomjs-prebuilt\lib\phan tom\bin\phantomjs.exe ...verifying PhantomJS is previously installed at E:\Project\project\prerender-spa-pl ugin-vue-demo-master\prerender-spa-plugin-vue-demo-master\node_modules\phantomjs -prebuilt\lib\phantom\bin\phantomjs.exe

from prerender-spa-plugin.

 avatar commented on August 19, 2024

Hi,

This is basically an installation error of PhantomJS anyway. You can try this http://stackoverflow.com/questions/34293504/phantomjs-not-working-anymore-installed-through-npm and tell us if it solves your problem.

Thanks

from prerender-spa-plugin.

galinkaro avatar galinkaro commented on August 19, 2024

I've had the same error and just npm rebuild command helped me!
For some reason, npm reinstalling did not help..

from prerender-spa-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.