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

Command: npm run build error #19

Open
InderdeepBajwa opened this issue Nov 17, 2017 · 0 comments
Open

Command: npm run build error #19

InderdeepBajwa opened this issue Nov 17, 2017 · 0 comments

Comments

@InderdeepBajwa
Copy link

InderdeepBajwa commented Nov 17, 2017

Hi!
I am trying to build this program for the first time. Nice work!
Whenever I try to run the command 'npm run build' I get the following error:

Version: webpack 1.15.0
Time: 453ms
Asset Size Chunks Chunk Names
bundle.js 3.08 kB 0 [emitted] main
bundle.js.map 4.33 kB 0 [emitted] main
[0] multi main 28 bytes {0} [built]
+ 1 hidden modules

ERROR in bundle.js from UglifyJs
SyntaxError: Unexpected token: name (refireApp) [./src/index.js:1,7]

refire-forum@1.5.0 build:rules /root/Documents/firebvase
firebase-bolt security-rules.bolt

bolt: Generating security-rules.json...

refire-forum@1.5.0 html /root/Documents/firebvase
cp index.html dist/index.html

Looks like it's something to do with the app name. I have already renamed the app ID that matched with my firebase ID in file config.js.

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