generator-angular-php icon indicating copy to clipboard operation
generator-angular-php copied to clipboard

Yeoman generator for AngularJS with a PHP backend

Results 10 generator-angular-php issues
Sort by recently updated
recently updated
newest added

generator-angular-php is currently affected by the high-severity [ReDoS vulnerability](https://snyk.io/vuln/npm:tough-cookie:20160722). Vulnerable module: `tough-cookie` Introduced through: `yeoman-generator` This PR fixes the ReDoS vulnerability by upgrading `yeoman-generator` to version 0.24.1. This upgrade will...

I get the following on `grunt serve`: `Loading "connect_proxy.js" tasks...ERROR > > TypeError: The super constructor to `inherits` must not be null or undefined.` This is fixed by updating grunt-connect-proxy...

When ever trying to use 'npm install', I am facing [email protected] UNMET PEER DEPENDENCY Issue. `+-- [email protected] extraneous `-- UNMET PEER DEPENDENCY [email protected] +-- [email protected] | `-- [email protected] +-- [email protected]...

I am using node 5.4 Loading "Gruntfile.js" tasks...ERROR > > TypeError: The super constructor to `inherits` must not be null or undefined. > > Warning: Task "default" not found. Use...

When I deploy a build to a live server, I get 404 and 500 errors; even though the development environment works perfectly. I have tried to edit permissions and .htaccess...

I think the documentation is very full but there is little about using the actual PHP API and only a tiny README in the config folder. I love the idea...

First of all, this generator is missing some Angular components such as angular-aria. Secondly, if someone gets a change, can they update Bootstrap and Angular? I did it on my...

After a fresh install, I got the following error when running `grunt serve`: ``` Loading "connect_proxy.js" tasks...ERROR >> TypeError: Cannot read property 'prototype' of undefined ``` I fixed this by...

``` npm ERR! node v0.12.5 npm ERR! npm v2.11.2 npm ERR! code EPEERINVALID npm ERR! peerinvalid The package generator-karma does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer...

The dependencies are out of date and preventing the installation of this generator. Is this generator still being actively developed?

bug