Posts by ens0mx • 3 points
1 post
- 
		-2 votes1 answer463 viewsQ: Typescript error: Cannot find module 'os'. how to resolve?app.component.ts import { Component, ViewChild } from '@angular/core'; import { Platform, NavController } from 'ionic-angular'; import { StatusBar } from '@ionic-native/status-bar'; import {…