You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same issue with angular2-knob inside Ionic 3 App.... (can't use the library at all here)
Is there any chance you are going to fix it?
Or should I fork your repo and fix it inside my new repo?
Getting Error:
Error: Module build failed: Error: ENOENT: no such file or directory, open '...\myapp\node_modules\angular2-knob\index.js'
I follow all instruction given in doc:
npm install angular2-knob --save
My package.json(dependencies)
Please help me.
The text was updated successfully, but these errors were encountered: