ericclemmons / ericclemmons/genesis-skeleton
Problem with node_modules
- Dominant language
- CoffeeScript
- Stars
- 107
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
First off, great work on this project. I followed the install instructions step by step and noticed when the generator ran there was no node_modules folder created in the project root. I receive the following error when I run grunt server:
Fatal error: Unable to find local grunt.
If you're seeing this message, either a Gruntfile wasn't found or grunt
hasn't been installed locally to your project. For more information about
installing and configuring grunt, please see the Getting Started guide:
I do see the Gruntfile.coffe file in the folder.
I should preface that i'm fairly new to using yo/grunt/bower. I checked another test project I created using the angularjs generator and I see that there is a node_modules folder and contained within are the dependencies.
Any idea what I may be doing wrong? I'm eager to start using this :) Thanks again!
Nolan
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the install instructions and the generator run that produced the project, then inspect Gruntfile.coffee and the grunt server entry point. Confirm why node_modules and its dependencies are absent; done means a generated project can run grunt server successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript, node.js
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100