jaceju / node-php-server

Create a built-in PHP server in your node.js script
MIT License
29 stars 4 forks source link

Tons of dependency issues #1

Open dylanh724 opened 8 years ago

dylanh724 commented 8 years ago

Missing jshint, missing "describe", whatever that is..

Am I doing something funny?

npm install --save node-php-server

Go to /Tests dir and type "node index.js"

dylanh724 commented 8 years ago

oh. depcrated. should really say on the npm -__-

brodycj commented 8 years ago

PR #2 should fix this one.