Ngx-chips: Cannot find module '../../modules'

Created on 27 Aug 2018  路  3Comments  路  Source: Gbuomprisco/ngx-chips

Current behavior
node_modules/ngx-chips/core/accessor.d.ts(2,34):

Angular version:
6

ngx-chips version:
1.9.5

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
All browsers where this could be reproduced

Most helpful comment

npm install modules --save-dev can resolve it

All 3 comments

I got the same error described above.

npm install modules --save-dev can resolve it

Try v 1.9.6

Was this page helpful?
0 / 5 - 0 ratings