Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run publish giving error #6

Open
shivam-mck opened this issue May 17, 2023 · 0 comments
Open

npm run publish giving error #6

shivam-mck opened this issue May 17, 2023 · 0 comments

Comments

@shivam-mck
Copy link

shivam-mck commented May 17, 2023

Hello. So whenever I run npm run publish, I get the following error

module.exports = firebase-admin;
^
ReferenceError: firebase is not defined
at firebase-admin (/Users/Shivam_Agarwal/mck-work/paperbits/dist/publisher/index.js:21307:18)

So on opening the file, this is the line I get the error:
"use strict";
module.exports = firebase-admin;

It is basically interpreting firebase-admin as firebase minus admin. I have not been able to find any fix yet.

I understand that your team receives numerous inquiries, and I greatly appreciate your attention to my specific concern. If there are any log files, error messages, or additional information you require from my end to assist with the investigation, please let me know, and I will gladly provide them promptly.

Thank you once again for your continued commitment to providing exceptional support to the GitHub community. I look forward to your response and the opportunity to resolve this matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant