primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.21k stars 4.55k forks source link

[BUG] Cant resolve components/lightbox/lightbox after updating to 2.0.0 #1867

Closed danielsogl closed 7 years ago

danielsogl commented 7 years ago

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior

I updated PrimeNG 1.4.x to 2.0.0-RC1

Expected behavior

After updating to PrimeNG 2.0.0-RC1 i recieved this error:

ERROR in ./~/primeng/primeng.js
Module not found: Error: Can't resolve './components/lightbox/lightbox' in 'C:\Users\SOGL_D\workspace\gizs-frontend-angular2\node_modules\primeng'
 @ ./~/primeng/primeng.js 38:9-50
 @ ./src/app/app.module.ts
 @ ./src/main.ts
 @ multi webpack-dev-server/client?http://localhost:4200/ ./src/main.ts

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

Mrtcndkn commented 7 years ago

Hi,

How can i replicate this problem locally it seems fine @MTechDE .

danielsogl commented 7 years ago

I think this is jsut a problem when you try to update the package by 'npm install --save primeng@latest"

Mrtcndkn commented 7 years ago

Still no lucks i updated my primeng version the latest and still locally no error about lightbox