Skip to content

Cannot create an application that builds using vue-cli #2223

@SeanKilleen

Description

@SeanKilleen

Version

2.9.6

Node and OS info

Node v8.11.3 / npm 5.6.0 / vue-cli 2.9.6 / Windows 10 x64

Steps to reproduce

Note: this issue happens with v2.9.6 but that wasn't an option in the version list.

To recreate I ran "vue create ui-vue". I select the standard features (babel, eslint). The issue also happens if I select manual options, no matter what manual options I select.

One the process finishes, I enter the directory ("cd ui-vue") and then run the build ("npm run build")

What is expected?

Build should complete successfully

What is actually happening?

Error:

Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
TypeError: this[NS] is not a function
    at childCompiler.runAsChild (C:\users\SeanK\Repositories\BDEasy\src\ui-vue\node_modules\mini-css-extract-plugin\dist\loader.js:148:15)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions