Skip to content

Commit 4c12eca

Browse files
authored
docs(readme): add note about node-gyp
[skip ci]
1 parent 44084f3 commit 4c12eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ yo angular-fullstack
3737

3838
* MongoDB - Download and Install [MongoDB](https://www.mongodb.com/download-center#community) - If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the `mongod` process running.
3939
* The project's JavaScript is written in ECMAScript 2015. If you're unfamiliar with the latest changes to the specification for JavaScript, check out http://es6-features.org/
40+
* [`node-gyp`](https://github.com/nodejs/node-gyp) - You'll likely need to be able to use `node-gyp`, Node's tool for compiling native add-ons (for things like database drivers). See its [Installation section](https://github.com/nodejs/node-gyp#installation) for more instructions.
4041

4142
## Supported Configurations
4243

0 commit comments

Comments
 (0)