@pitaj thanks,it works~
Solved Fatal error: Unable to find local grunt
-
@pichalite good to know. hope the doc get updated with that so others don't run into same error.
-
should i be concerned with any of these messages after running
npm i grunt grunt-contrib-watch
-
@charles don't think so
-
@pichalite ok I do see it "watching" but if I open another screen and make edit to any of the files it doesn't automatically restart so I can see the changes.
edit: I had to stop and then reload since I added a new folder. It seems to be picking up changes now.
Thanks!
-
@charles said:
@pichalite good to know. hope the doc get updated with that so others don't run into same error.
You can submit pull requests to the documentation if they're out of date.
-
@a_5mith said:
You can submit pull requests to the documentation if they're out of date.
what does that mean? can someone explain or point me in right direction?
-
NodeBB Documentation can be updated here.
https://github.com/NodeBB/nodebb-english/pulls -
@nhl.pl I visited the link but I don't know what you mean.
-
It means NodeBB Documentation is community driven. You can submit your own fixes and updates. After reviewing by NodeBB Team it'll become a part of official Docs.
-
@nhl.pl thank you for taking time to explain. since the link doesn't show much, where can I find more details on how to submit fixes and updates?
-
You have to fork this repo to be able to edit its content.
Next you're going to browse to an interesting topic, i.e.
https://github.com/NodeBB/nodebb-english/blob/master/installing/cloud/openshift.rstUse Edit icon near to History label or edit it following any GitHub contributing guide.