Vuepress: Invalid configuration Port parameter

Created on 19 Aug 2019  Â·  4Comments  Â·  Source: vuejs/vuepress




  • [ ] I confirm that this is an issue rather than a question.




Bug report

Steps to reproduce


Upgrade to 1.0.3 Configuring port in config.js is invalid

What is expected?

What is actually happening?

Other relevant information

  • Output of npx vuepress info in my VuePress project:

Most helpful comment

This is a problem with [email protected],I try re-install vuepress solved this problem。
Because portfinder v1.0.23 fixed this bug.
check your portfinder version:

yarn list portfinder 
or 
npm list | grep portfinder

All 4 comments

Hi @busyrat,

Could you translate your issue so more people can help you?

@kefranabg
Sorry, I have changed
English is not good /(ã„’oã„’)/~~

@think2011
you should look at this
[email protected] returns random port

This is a problem with [email protected],I try re-install vuepress solved this problem。
Because portfinder v1.0.23 fixed this bug.
check your portfinder version:

yarn list portfinder 
or 
npm list | grep portfinder
Was this page helpful?
0 / 5 - 0 ratings

Related issues

zeke picture zeke  Â·  3Comments

sankincn picture sankincn  Â·  3Comments

alinnert picture alinnert  Â·  3Comments

higuoxing picture higuoxing  Â·  3Comments

harryhorton picture harryhorton  Â·  3Comments