how to install source plugin gatsby

Shell
npm install --save gatsby-source-filesystem

# Yarn
yarn add gatsby-source-filesystem
Source

Also in Shell: