Skip to content

vue-cli-service build --dest #2429

@vovek

Description

@vovek

Version

3.0.1

Node and OS info

Node 8.11.4 / npm 6.4.1 / Ubuntu 18.04

Steps to reproduce

Create new project and run
vue run build --dest directory

What is expected?

All generated files are in "directory"

What is actually happening?

zverev@work:~/workspace/vue-test$ npm run build --dest directory
vue-test@0.1.0 build /home/zverev/workspace/vue-test
vue-cli-service build "directory"
⠋ Building for production...
ERROR Failed to compile with 1 errors 18:16:04
error
Entry module not found: Error: Can't resolve '/home/zverev/workspace/vue-test/directory' in '/home/zverev/workspace/vue-test'
ERROR Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! vue-test@0.1.0 build: vue-cli-service build "directory"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-test@0.1.0 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

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