Skip to content

Error when installing with bower #24

@Mihailoff

Description

@Mihailoff
{
  "name": "xyz",
  "description": "",
  "main": "",
  "authors": [
  ],
  "license": "",
  "homepage": "",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "public/scripts",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular-segment-analytics": "^1.2.0"
  }
}
node_modules/bower/bin/bower install
bower angular-segment-analytics#^1.2.0     invalid-meta The "main" field cannot contain minified files

https://github.com/bower/spec/blob/master/json.md#main

Do not include minified files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions