ultrasonicsoft / ng-wiredjs-demo

Using WiredJs web components in Angular 8 application

Home Page:https://medium.com/@balramchavan/wireframe-sketched-angular-v8-application-3bc48d8cae2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use wired componets in ionic 4 ?

TechRova opened this issue · comments

When i tried to use wired components in ionic 4 project , i am getting following error

[ng] ✖ 「wdm」: Error: ENOENT: no such file or directory, open '/home/techrova/Documents/ionic_prj/wiredApp/node_modules/wired-elements/dist/wired-elements.bundled.js'

So I searched in node_modules folder , but only found these files

  • lib
  • src

no dist folder found

please help me