error: pathspec 'landing page1' did not match any file(s) known to git code example
Example: pathspec '4.0' did not match any file(s) known to git.
- "gulp": "github:gulpjs/gulp#4.0",
+ "gulp": "^4.0",
- "gulp": "github:gulpjs/gulp#4.0",
+ "gulp": "^4.0",