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

i changed my package json file but i got some other issue like ERROR in Cannot read property 'getSymbolByModule' of undefined . #15

Open
ghost opened this issue Jun 6, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 6, 2017

"dependencies": {
"@angular/animations": "^4.1.3",
"@angular/common": "^4.1.3",
"@angular/compiler": "^4.1.3",
"@angular/compiler-cli": "4.0.0",
"@angular/core": "^4.1.3",
"@angular/forms": "^4.1.3",
"@angular/http": "^4.1.3",
"@angular/material": "^2.0.0-beta.6",
"@angular/platform-browser": "^4.1.3",
"@angular/platform-browser-dynamic": "^4.1.3",
"@angular/platform-server": "^4.1.3",
"@angular/router": "^4.1.3",
"@ngrx/core": "1.2.0",
"@ngrx/effects": "^2.0.2",
"@ngrx/router-store": "^1.2.5",
"@ngrx/store": "^2.2.1",
"angular2-infinite-scroll": "^0.2.6",
"angular2-masonry": "^0.4.0",
"angular2-toaster": "3.0.1",
"angularfire2": "^2.0.0-beta.8",
"core-js": "^2.4.1",
"firebase": "^3.7.6",
"font-awesome": "^4.7.0",
"foundation-sites": "^6.3.0",
"hammerjs": "^2.0.8",
"imagesloaded": "^4.1.1",
"ng2-flex-layout": "^0.1.5",
"ng2-progressbar": "^1.3.0",
"ng2-slim-loading-bar": "^2.4.0",
"ng2-tag-input": "^1.0.5",
"phoenix_js": "0.0.3",
"reselect": "^2.5.4",
"rxjs": "^5.3.0",
"ts-helpers": "^1.1.1",
"zone.js": "^0.8.5"
},
"devDependencies": {
"@angular/cli": "^1.0.0",
"@angular/compiler-cli": "^4.0.2",
"@ngrx/store-devtools": "^3.2.3",
"@types/jasmine": "2.5.38",
"@types/node": "~6.0.60",
"codelyzer": "~3.0.0-beta.4",
"jasmine-core": "~2.5.2",
"jasmine-spec-reporter": "~3.2.0",
"karma": "~1.6.0",
"karma-chrome-launcher": "~2.0.0",
"karma-cli": "1.0.1",
"karma-coverage-istanbul-reporter": "^1.1.0",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"live-server": "^1.2.0",
"ngrx-store-freeze": "^0.1.9",
"node-sass": "^4.5.0",
"protractor": "~5.1.0",
"raw-loader": "^0.5.1",
"sass-loader": "^6.0.3",
"sw-precache": "^5.0.0",
"ts-node": "~3.0.2",
"tslint": "~5.1.0",
"typescript": "^2.3.4"

this is what i have used but its getting other issue like "ERROR in Cannot read property 'getSymbolByModule' of undefined"

@pkrawat1
Copy link
Member

pkrawat1 commented Jun 7, 2017

@aarustar please use yarn instead of npm install, to get away with version issues

@pkrawat1 pkrawat1 closed this as completed Jun 7, 2017
@pkrawat1 pkrawat1 reopened this Jun 7, 2017
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