content icon indicating copy to clipboard operation
content copied to clipboard

generate error when md filename contain dot

Open Otto-J opened this issue 2 years ago β€’ 2 comments

Environment

Working directory: /home/projects/nuxt-starter-efbp6c 22:02:45 Nuxt project info: 22:02:45


  • Operating System: Linux
  • Node Version: v18.18.0
  • Nuxt Version: 3.7.4
  • CLI Version: 3.9.0
  • Nitro Version: 2.6.3
  • Package Manager: [email protected]
  • Builder: -
  • User Config: devtools, modules
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

πŸ‘‰ Report an issue: https://github.com/nuxt/nuxt/issues/new 22:02:45

πŸ‘‰ Suggest an improvement: https://github.com/nuxt/nuxt/discussions/new

πŸ‘‰ Read documentation: https://nuxt.com

Reproduction

https://stackblitz.com/edit/nuxt-starter-efbp6c?file=app.vue

Describe the bug

A file whose filename contains dot can be accessed in the case of npm run dev, but not after npm run generate

see demo, there has a intro-vue.js.md and intro-react.md in content.

run npm run dev,the website is ok. But after run generate: intro-vue.js - error intro-react - ok

Additional context

No response

Logs

No response

Otto-J avatar Oct 08 '23 14:10 Otto-J

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Sep 27 '24 02:09 github-actions[bot]

dot close. is it resolved?

Otto-J avatar Oct 10 '24 11:10 Otto-J

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Dec 27 '24 02:12 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity.

github-actions[bot] avatar Jan 26 '25 03:01 github-actions[bot]