Vuetify: Vuetify Website down?

Created on 11 Jan 2019  路  14Comments  路  Source: vuetifyjs/vuetify

Website seems to be down.

image

Most helpful comment

server is down guys

image

This one is working: https://dev.vuetifyjs.com

All 14 comments

It is back up now..

still website is down

image

@kssjmpv1 Same

server down guys :(

image

Seems down again :(
It's redirecting to https://zeit.co/login
Login - ZEIT 9-15-2019 11-44-25 AM

Seems down again :(
It's redirecting to https://zeit.co/login
Login - ZEIT 9-15-2019 11-44-25 AM

Same here!

server is down guys

image

This one is working: https://dev.vuetifyjs.com

Down again :)

down again

Still down for me.

Just in case if someone need offline docs:

git clone https://github.com/vuetifyjs/vuetify.git
cd vuetify
yarn
yarn build
yarn start

Down again?

Still down for me.

Just in case if someone need offline docs:

git clone https://github.com/vuetifyjs/vuetify.git
cd vuetify
yarn
yarn build
yarn start

PS C:\Users\k\Code\vuetify> yarn start
yarn run v1.21.1
$ lerna run start --scope vuetifyjs.com --stream
lerna notice cli v3.16.2
lerna info Executing command in 1 package: "yarn run start"
vuetifyjs.com: $ cross-env NODE_ENV=production node server
vuetifyjs.com: internal/modules/cjs/loader.js:797
vuetifyjs.com:     throw err;
vuetifyjs.com:     ^
vuetifyjs.com: Error: Cannot find module './dist/vue-ssr-server-bundle.json'
vuetifyjs.com: Require stack:
vuetifyjs.com: - C:\Users\k\Code\vuetify\packages\docs\server.js
vuetifyjs.com:     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:794:15)
vuetifyjs.com:     at Function.Module._load (internal/modules/cjs/loader.js:687:27)
vuetifyjs.com:     at Module.require (internal/modules/cjs/loader.js:849:19)
vuetifyjs.com:     at require (internal/modules/cjs/helpers.js:74:18)
vuetifyjs.com:     at Object.<anonymous> (C:\Users\k\Code\vuetify\packages\docs\server.js:47:18)
vuetifyjs.com:     at Module._compile (internal/modules/cjs/loader.js:956:30)
vuetifyjs.com:     at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
vuetifyjs.com:     at Module.load (internal/modules/cjs/loader.js:812:32)
vuetifyjs.com:     at Function.Module._load (internal/modules/cjs/loader.js:724:14)
vuetifyjs.com:     at Function.Module.runMain (internal/modules/cjs/loader.js:1025:10) {
vuetifyjs.com:   code: 'MODULE_NOT_FOUND',
vuetifyjs.com:   requireStack: [ 'C:\\Users\\k\\Code\\vuetify\\packages\\docs\\server.js' ]
vuetifyjs.com: }
vuetifyjs.com: error Command failed with exit code 1.
vuetifyjs.com: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
lerna ERR! yarn run start exited 1 in 'vuetifyjs.com'
error Command failed with exit code 1.

@KarinaBauer We are aware of the issue and are looking into it. You can use https://dev.vuetifyjs.com for the time being, and monitor the status at https://status.vuetifyjs.com.

We kindly ask users to not comment on closed/resolved issues. If you believe that this issue has not been correctly resolved, please create a new issue showing the regression or reach out to us in our Discord community.

Thank you for your contribution and interest in improving Vuetify.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gluons picture gluons  路  3Comments

Webifi picture Webifi  路  3Comments

paladin2005 picture paladin2005  路  3Comments

dschreij picture dschreij  路  3Comments

alterhu2020 picture alterhu2020  路  3Comments