Closed
Description
Version
5.0.0-beta.7
Environment info
Environment Info:
System:
OS: Linux 5.11 Ubuntu 20.04.3 LTS (Focal Fossa)
CPU: (4) x64 Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
Binaries:
Node: 16.13.0 - ~/.local/n/bin/node
Yarn: 1.22.15 - ~/.local/n/bin/yarn
npm: 8.1.0 - ~/.local/n/bin/npm
openssl: 1.1.1f
Browsers:
Chrome: 95.0.4638.69
Firefox: 93.0
npmPackages:
@chenfengyuan/vue-countdown: ^1.1.5 => 1.1.5
@ec-nordbund/vuetify-icon-injector: ^2.3.4 => 2.3.4
@fullhuman/vue-cli-plugin-purgecss: ^4.0.3 => 4.0.3
@sentry/vue: ^6.13.3 => 6.13.3
@vue/babel-helper-vue-jsx-merge-props: 1.2.1
@vue/babel-helper-vue-transform-on: 1.0.2
@vue/babel-plugin-jsx: 1.1.1
@vue/babel-plugin-transform-vue-jsx: 1.2.1
@vue/babel-preset-app: 5.0.0-beta.7
@vue/babel-preset-jsx: 1.2.4
@vue/babel-sugar-composition-api-inject-h: 1.2.1
@vue/babel-sugar-composition-api-render-instance: 1.2.4
@vue/babel-sugar-functional-vue: 1.2.2
@vue/babel-sugar-inject-h: 1.2.2
@vue/babel-sugar-v-model: 1.2.3
@vue/babel-sugar-v-on: 1.2.3
@vue/cli-overlay: 5.0.0-beta.7
@vue/cli-plugin-babel: =5.0.0-beta.7 => 5.0.0-beta.7
@vue/cli-plugin-eslint: =5.0.0-beta.7 => 5.0.0-beta.7
@vue/cli-plugin-pwa: =5.0.0-beta.7 => 5.0.0-beta.7
@vue/cli-plugin-router: 5.0.0-beta.7
@vue/cli-plugin-typescript: =5.0.0-beta.7 => 5.0.0-beta.7
@vue/cli-plugin-vuex: 5.0.0-beta.7
@vue/cli-service: =5.0.0-beta.7 => 5.0.0-beta.7
@vue/cli-shared-utils: 5.0.0-beta.7 (4.5.15)
@vue/component-compiler-utils: 3.3.0
@vue/composition-api: * => 1.3.0
@vue/eslint-config-prettier: ^6.0.0 => 6.0.0
@vue/eslint-config-typescript: ^9.0.0 => 9.0.0
@vue/web-component-wrapper: 1.3.0
eslint-plugin-vue: ^8.0.3 => 8.0.3
svg-to-vue: 0.7.0
typescript: ^4.4.4 => 4.4.4
vue: ^2.6.14 => 2.6.14
vue-class-component: ^7.2.6 => 7.2.6
vue-cli-plugin-capacitor: ^2.0.1 => 2.0.1
vue-cli-plugin-i18n: ^2.3.1 => 2.3.1
vue-eslint-parser: 8.0.1
vue-flickity: ^1.2.1 => 1.2.1
vue-hot-reload-api: 2.3.4
vue-i18n: ^8.26.5 => 8.26.5
vue-i18n-extract: 1.0.2
vue-infinite-loading: ^2.4.5 => 2.4.5
vue-loader: 16.8.2 (15.9.8)
vue-meta: ^2.4.0 => 2.4.0
vue-property-decorator: ^9.1.2 => 9.1.2
vue-router: ^3.5.3 => 3.5.3
vue-style-loader: 4.1.3
vue-svg-loader: ^0.16.0 => 0.16.0
vue-template-compiler: ^2.6.14 => 2.6.14
vue-template-es2015-compiler: 1.9.1
vuetify: ^2.5.10 => 2.5.10
vuetify-loader: ^1.7.3 => 1.7.3
vuex: ^3.6.2 => 3.6.2
npmGlobalPackages:
@vue/cli: 5.0.0-beta.7
Steps to reproduce
Run latest vue-cli v5.0.0-beta.7 or run command:
node -e "require('crypto').createHash('xxhash64', { encoding: 'hex' })"
What is expected?
Create xxhash64
and serve without error
What is actually happening?
NodeJS error
Error: Digest method not supported
Metadata
Metadata
Assignees
Labels
This issue is missing a minimal runnable reproduction, provided by the authorThis issue is missing a minimal runnable reproduction, provided by the author