arkon / ng-sidebar

[Inactive] Angular sidebar component.
https://echeung.me/ng-sidebar
MIT License
388 stars 136 forks source link

Version 9.4.0 Seems Mispublished on NPM? #207

Closed patrick-entinux closed 4 years ago

patrick-entinux commented 4 years ago

I get the following error during ng build or ng serve:

ERROR in apps/web-app/src/app/app.module.ts:11:31 - error TS2307: Cannot find module 'ng-sidebar'.

11 import { SidebarModule } from 'ng-sidebar';

Upon inspection it seems there is only the src folder in my node_modules/ng-sidebar:

image

Seems to be the same when I browse on unpkg too:

https://unpkg.com/browse/ng-sidebar@9.4.0/

arkon commented 4 years ago

Whoops, my bad! Should be fixed by 9.4.1.