Closed nayanuka closed 7 years ago
here is an error when run app. Error: Module build failed: Error: ENOENT: no such file or directory, open 'H:\Projects\xxxx\node_modules\angular2-knob\index.js'
Can you add more detail about your problem @jacklau88, what version are you using from: NodeJS TypeScript An screenshot of your problem
my app is an ionic app.i install this plugin with your readme info. import { KnobModule } from "angular2-knob"; imports: [ BrowserModule, KnobModule, IonicModule.forRoot(MyApp), ],
then i run with command:ionic serve,no throws errors.but throws some error when hosting it.like this:
Intermittent javascript undefined errors ("undefined is not an object") have been fixed with additional null checks.