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

ng server get error: "ERROR in Error encountered resolving symbol values statically. Calling function 'OpaqueToken', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol FirebaseUserConfig in /Users/Kakalot/stkt/pinterest/node_modules/angularfire2/tokens.d.ts, resolving symbol AngularFireModule.initializeApp in /Users/Kakalot/stkt/pinterest/node_modules/angularfire2/angularfire2.d.ts, resolving symbol AppModule in /Users/Kakalot/stkt/pinterest/src/app/app.module.ts, resolving symbol AppModule in /Users/Kakalot/stkt/pinterest/src/app/app.module.ts webpack: Failed to compile." #16

Open
hafquangbaox opened this issue Jul 20, 2017 · 4 comments

Comments

@hafquangbaox
Copy link

When i run "ng serve", i got error:
"ERROR in Error encountered resolving symbol values statically. Calling function 'OpaqueToken', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol FirebaseUserConfig in /Users/Kakalot/stkt/pinterest/node_modules/angularfire2/tokens.d.ts, resolving symbol AngularFireModule.initializeApp in /Users/Kakalot/stkt/pinterest/node_modules/angularfire2/angularfire2.d.ts, resolving symbol AppModule in /Users/Kakalot/stkt/pinterest/src/app/app.module.ts, resolving symbol AppModule in /Users/Kakalot/stkt/pinterest/src/app/app.module.ts
webpack: Failed to compile."

node: v8.2.0
npm: v5.3.0
_ _ ____ _ ___
/ \ _ __ __ _ _ | | __ _ _ __ / | | | |
/ △ \ | '
\ / _ | | | | |/ _ | '
| | | | | | |
/ ___ | | | | (
| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
@angular/cli: 1.2.1
node: 8.2.0
os: darwin x64
@angular/animations: 4.0.0
@angular/common: 4.0.0
@angular/compiler: 4.0.0
@angular/compiler-cli: 4.0.0
@angular/core: 4.0.0
@angular/forms: 4.0.0
@angular/http: 4.0.0
@angular/platform-browser: 4.0.0
@angular/platform-browser-dynamic: 4.0.0
@angular/platform-server: 4.0.0
@angular/router: 4.0.0
@angular/cli: 1.2.1

Someone can help me fix this, please

@derob357
Copy link

same here.

@pkrawat1
Copy link
Member

pkrawat1 commented Aug 8, 2017

Can you please remove angularfire2 and reinstall it.

@JayKan
Copy link

JayKan commented Aug 18, 2017

@pkrawat1,

Removed angularfire2 and reinstalled angualrfire2, still getting the same error

@mohammadjouhari
Copy link

Any luck ? resovling the issue same here ?

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

5 participants