Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

RC5 - error "build dev failed: Cannot set property 'fileSystem' of null" #660

Closed
@Tusharbalar

Description

@Tusharbalar

Hi,
I have this error:
"build dev failed: Cannot set property 'fileSystem' of null "

when I use "ionic serve"

but if I run "ionic build browser", everything is ok.

I've removed all my node_modules and do a fresh "npm install".
I've deleted the ".tmp" & "www" dir too, but the error still displaying.

Please, can you help me? Thanks you,
best regards

This is my ionic info:

Your system information:

- Cordova CLI: 6.4.0 
- Ionic Framework Version: 2.0.0-rc.5
- Ionic CLI Version: 2.2.1
- Ionic App Lib Version: 2.2.0
- Ionic App Scripts Version: 0.0.45
- ios-deploy version: Not installed
- ios-sim version: Not installed
- OS: Linux 4.6
- Node Version: v4.6.0
- Xcode version: Not installed

and my package.json :

"dependencies": {
    "@angular/common": "2.1.1",
    "@angular/compiler": "2.1.1",
    "@angular/compiler-cli": "2.1.1",
    "@angular/core": "2.1.1",
    "@angular/forms": "2.1.1",
    "@angular/http": "2.1.1",
    "@angular/platform-browser": "2.1.1",
    "@angular/platform-browser-dynamic": "2.1.1",
    "@angular/platform-server": "2.1.1",
    "@ionic/storage": "1.1.6",
    "angular-calendar": "^0.4.0",
    "angular2-moment": "^1.0.0-beta.rc.1",
    "ionic-angular": "2.0.0-rc.5",
    "ionic-native": "2.2.3",
    "ionic2-rating": "0.0.10",
    "ionicons": "3.0.0",
    "rxjs": "5.0.0-beta.12",
    "underscore": "^1.8.3",
    "zone.js": "0.6.26"
  },
  "devDependencies": {
    "@ionic/app-scripts": "0.0.45",
    "typescript": "2.0.6"
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions