@Rasioc wrote:
I just updated my ionic project to latest version, now when I want to start it (browser) it only shows the error:
"os.homedir is not a function"The line it complains is:
exports.CONFIG_DIRECTORY = path.resolve(os.homedir(), '.ionic');Any ideas?
ionic info
global packages:
@ionic/cli-utils : 1.4.0 Cordova CLI : 7.0.1 Ionic CLI : 3.4.0local packages:
@ionic/app-scripts : 1.3.7 @ionic/cli-plugin-cordova : 1.0.0 @ionic/cli-plugin-ionic-angular : 1.0.0 Ionic Framework : ionic-angular 3.5.0System:
Node : v7.9.0 OS : Windows 10 Xcode : not installed ios-deploy : not installed ios-sim : not installed npm : 4.2.0
Posts: 1
Participants: 1