Firebase function deployment problem with multiple function files

262 views
Skip to first unread message

Junior Mbe

unread,
May 5, 2017, 10:08:03 AM5/5/17
to Firebase Google Group
Hello world! please i try to deploy firebase functions but I have errors when i run firebase deploy --only functions.
My functions are in several js files in the app folder. I import them as modules in index.js then I add them to a module.exports
The structure of my project is as follows:

-- .firebaserc
-- .gitignore
-- firebase.json
-- README.md
-- src
    +-- node_modules
    +-- index.js
    +-- package.json
    +-- APP // 
        +-- App.js
        +--- <Another folders>



Michael Bleigh

unread,
May 5, 2017, 11:06:39 AM5/5/17
to Firebase Google Group

Check to make sure the case matches exactly -- Linux based systems tend to be case sensitive.


--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/6820f1ea-2deb-444a-9e0a-849274e7acb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages