You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Version
5.0.8
Reproduction link
cli.vuejs.org
Environment info
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
The text was updated successfully, but these errors were encountered: