8000 We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue · Issue #7470 · vuejs/vue-cli · GitHub
[go: up one dir, main page]

Skip to content
We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue #7470
Open
@gocodersuresh

Description

@gocodersuresh

Version

5.0.8

Reproduction link

cli.vuejs.org

Environment info

Ubuntu 24.04 LTS
 vue --version
@vue/cli 5.0.8


npm list vue
hello-world@0.1.0 /home/su/karm/hello-world
├─┬ @vue/cli-plugin-babel@5.0.8
│ └─┬ @vue/babel-preset-app@5.0.8
│   ├─┬ @vue/babel-preset-jsx@1.4.0
│   │ └── vue@3.5.13 deduped
│   └── vue@3.5.13 deduped
└─┬ vue@3.5.13
  └─┬ @vue/server-renderer@3.5.13
    └── vue@3.5.13 deduped


node --version
v20.18.0

Steps to reproduce

the first command npm run build to run the vue.js app and it fails .
How this bug still exist why one one is resolving it its failing for the first hello world program

What is expected?

app should run fine
vue create hello-world

then run
npm run build

it gives this error.

<title><%= htmlWebpackPlugin.options.title %></title> We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.

What is actually happening?

We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue


this basic hello world if you cant run its just a bad impression for the new users and he will move out.please fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0