Skip to content

A through cleanup of dependencies required, I guess #133

Closed
@UnrulyNatives

Description

@UnrulyNatives

Today I tried to install the project, using the procedure proposed here:
https://laravel-angular.readme.io/docs/install.

Unfortunately I have run on multiple dependency issues, such as
messages about depreciated packages when installing NPM:
"gulp-minify-css": "^0.3.11",
"gulp-minify-html": "^1.0.3",

When installing bower (bower install) I got issues such as this:
UNMET PEER DEPENDENCY vueify-inser-css@^1.0.0
and
npm WARN EPEERINVALID [email protected] requires a peer of laravel-elixir@^4.0 but none was installed.
The first quoted issue produced
npm WARN EPEERINVALID [email protected] a peer of vueify-inser-css@^1.0.0 but none was installed

Maybe someone should take a closer look at the issues.
BTW, the installation went successful.

Thx

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions