i deploying functions
i functions: ensuring necessary APIs are enabled...
- functions: all necessary APIs are enabled
i functions: preparing functions directory for uploading...
Error: Error parsing triggers: Cannot find module 'actions-on-google'
Try running "npm install" in your functions directory before deploying.
I don't know how to solve the problem. I have run npm-install in the functions directory, but have had no luck in getting this to work. How can I fix the problem?