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

Uncaught Error: moduleId should be a string in "Ng2SliderComponent". #24

Open
kalandher opened this issue Jan 8, 2017 · 3 comments
Open

Comments

@kalandher
Copy link

kalandher commented Jan 8, 2017

Uncaught Error: moduleId should be a string in "Ng2SliderComponent". See https://goo.gl/wIDDiL for more information. If you're using Webpack you should inline the template and the styles, see https://goo.gl/X2J8zc.componentModuleUrl

@kalandher kalandher changed the title Uncaught Error: moduleId should be a string in "Ng2SliderComponent". See https://goo.gl/wIDDiL for more information. If you're using Webpack you should inline the template and the styles, see https://goo.gl/X2J8zc.componentModuleUrl @ VM21418:862CompileMetadataResolver.getNonNormalizedDirectiveMetadata @ VM21418:214CompileMetadataResolver._loadDirectiveMetadata @ VM21418:150(anonymous function) @ VM21418:416(anonymous function) @ VM21418:331CompileMetadataResolver.loadNgModuleMetadata @ VM21418:331RuntimeCompiler._loadModules @ VM21415:116RuntimeCompiler._compileModuleAndComponents @ VM21415:86RuntimeCompiler.compileModuleAsync @ VM21415:76PlatformRef_._bootstrapModuleWithZone @ VM21268:328PlatformRef_.bootstrapModule @ VM21268:310(anonymous function) @ main.ts?0e5c:11(anonymous function) @ main.ts?0e5c:11(anonymous function) @ app.js:2883__webpack_require__ @ polyfills.js:53(anonymous function) @ app.js:6055__webpack_require__ @ polyfills.js:53webpackJsonpCallback @ polyfills.js:24(anonymous function) Uncaught Error: moduleId should be a string in "Ng2SliderComponent". Jan 8, 2017
@medin-n
Copy link

medin-n commented Feb 3, 2017

I fix this issuue by fixing the ng2-slider.component.js
line 404
moduleId: module.id + "",

@josephserrano15
Copy link

Same issue for me

@LucasBrazi06
Copy link

Same for me.
It seems that this component is dead as nothing has be done since you reported the issue !!!
Any alternative !?

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

4 participants