Skip to content

ulivz/vuepress-theme-inheritance-resolve-issue-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuepress Theme Inheritance Resolve Issue Repro

Step to reproduce

  1. install
pnpm install --prefer-offline
  1. launch dev server
NODE_OPTIONS=--openssl-legacy-provider npm run dev
  1. You'll see following error:
client:159 ./node_modules/.pnpm/vuepress-theme-vt@0.13.2/node_modules/vuepress-theme-vt/components/DropdownLink.vue?vue&type=script&lang=js& (./node_modules/.pnpm/cache-loader@3.0.1_webpack@4.46.0/node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/.pnpm/vue-loader@15.10.0_omxcbkrp6io7mc7qb6mfwtlsou/node_modules/vue-loader/lib??vue-loader-options!./node_modules/.pnpm/vuepress-theme-vt@0.13.2/node_modules/vuepress-theme-vt/components/DropdownLink.vue?vue&type=script&lang=js&)
Module not found: Error: Can't resolve '@theme/components/icons/VPIconChevronDown.vue' in '/Users/chenhaoli/Documents/code/docs-next/node_modules/.pnpm/vuepress-theme-vt@0.13.2/node_modules/vuepress-theme-vt/components'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published