Skip to content

Script application-build doesn't work on Windows #9

Description

@stamkov-sc

Code
npm install --prefix dist/application --only=production --no-bin-links --no-optional
from application-build goal leads to the following error

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "--prefix" "dist/application" "--only=production" "--no-bin-links" "--no-optional"
npm ERR! node v6.11.3
npm ERR! npm v3.10.10
npm ERR! code ENOSELF

npm ERR! Refusing to install @opuscapita/styles as a dependency of itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions