lacolaco / ng2-test-seed

5 stars 3 forks source link

Fix: Added necessary config to run the project #3

Open arthur-melo opened 7 years ago

arthur-melo commented 7 years ago

Closes #2

Description: The current build is crashing after installing the required deps. I've modified the less amount of code possible to make a running build once again.

This PR is using outdated packages, only minimal/patch versions were bumped. I've tested this config bumping all requirements (NG4+) and it worked. I'm not including them here, but I can open another PR if desired.

Tested on Node v8.1.4 (npm v5.3.0) and also v6.11.1 (npm v3.10.10) LTS.