asotog / squeezebox

Simple Angular 2 accordion component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Do you suppose Angular 4.x?

zmanring-zz opened this issue · comments

I am getting this error after building through the AngularCLI 4.0.2

ERROR in Error encountered resolving symbol values statically. Calling function 'makeDecorator', function calls are not supported. Consider replacing the function or lambda with a reference to an exported function, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/src/metadata/ng_module.d.ts, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/src/metadata.d.ts, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/src/core.d.ts, resolving symbol NgModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/node_modules/@angular/core/index.d.ts, resolving symbol SqueezeBoxModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/index.ts, resolving symbol SqueezeBoxModule in /Users/zmanring/Projects/salesfusionweb/node_modules/squeezebox/index.ts

Hi there, ahh yeah package.json still stuck in 2.x.x version, feel free to send PR with latest NG stable version, i will get some time today to update if you want as well

That would be awesome if you could. I wouldn't mind trying to leverage your component in my slide-out menu :D

please try @zmanring the latest component version, updated all the packages to latest version, test app seems running fine