How I can sync my local app from ionic.io

My last successful app stored in cloud (ionic.io), plase tell me how I sync my local app from cloud.
Ionic serve --lab not working

Error


Typescript Error
Module ‘“C:/Users/KAI/sharep/node_modules/@angular/core/index”’ has no exported member ‘NgIterable’.
C:/Users/KAI/sharep/node_modules/@angular/common/src/directives/ng_for_of.d.ts
ngForOf: NgIterable;
index: number;
count: number;
Typescript Error
Module ‘“C:/Users/KAI/sharep/node_modules/@angular/core/index”’ has no exported member ‘TrackByFunction’.
C:/Users/KAI/sharep/node_modules/@angular/common/src/directives/ng_for_of.d.ts
ngForOf: NgIterable;
index: number;
count: number;
Typescript Error
Module ‘“C:/Users/KAI/sharep/node_modules/@angular/core/index”’ has no exported member ‘InjectionToken’.
…sers/KAI/sharep/node_modules/@angular/common/src/location/location_strategy.d.ts
*

  • This is used under the hood of the {@link Location} service.

Typescript Error
Module ‘“C:/Users/KAI/sharep/node_modules/@angular/core/index”’ has no exported member ‘InjectionToken’.
…sers/KAI/sharep/node_modules/@angular/common/src/location/platform_location.d.ts

  • agnostic.
  • This means that we can have different implementation of PlatformLocation for the different
  • platforms
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/@angular/common/src/platform_id.d.ts
  • @experimental
    /
    export declare function isPlatformBrowser(platformId: Object): boolean;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/@angular/common/src/platform_id.d.ts
    /
    export declare function isPlatformBrowser(platformId: Object): boolean;
    /

    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/@angular/common/src/platform_id.d.ts
    export declare function isPlatformBrowser(platformId: Object): boolean;
    /**
  • Returns whether a platform id represents a server platform.
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/@angular/common/src/platform_id.d.ts
    /**
  • Returns whether a platform id represents a server platform.
  • @experimental
    Typescript Error
    Module ‘“C:/Users/KAI/sharep/node_modules/@angular/core/index”’ has no exported member ‘Version’.
    C:/Users/KAI/sharep/node_modules/@angular/common/src/version.d.ts
    undefined
    undefined
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/components/item/item-sliding.d.ts
    import { ItemOptions } from ‘./item-options’;
    export declare const ITEM_SIDE_FLAG_NONE = 0;
    export declare const ITEM_SIDE_FLAG_LEFT: number;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    …sers/KAI/sharep/node_modules/ionic-angular/components/picker/picker-options.d.ts
    }
    export declare const PICKER_OPT_SELECTED = “picker-opt-selected”;
    export declare const DECELERATION_FRICTION = 0.97;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    …sers/KAI/sharep/node_modules/ionic-angular/components/picker/picker-options.d.ts
    export declare const PICKER_OPT_SELECTED = “picker-opt-selected”;
    export declare const DECELERATION_FRICTION = 0.97;
    export declare const FRAME_MS: number;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    …sers/KAI/sharep/node_modules/ionic-angular/components/picker/picker-options.d.ts
    export declare const FRAME_MS: number;
    export declare const MAX_PICKER_SPEED = 60;
    Typescript Error
    Type ‘IterableDiffer’ is not generic.
    …/sharep/node_modules/ionic-angular/components/virtual-scroll/virtual-scroll.d.ts
    private _dom;
    _differ: IterableDiffer;
    _scrollSub: any;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /** @hidden /
    export declare const GESTURE_GO_BACK_SWIPE = “goback-swipe”;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_MENU_SWIPE = “menu-swipe”;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_ITEM_SWIPE = “item-swipe”;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_REFRESHER = “refresher”;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_TOGGLE = “toggle”;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_PRIORITY_SLIDING_ITEM = -10;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_PRIORITY_REFRESHER = 0;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_PRIORITY_MENU_SWIPE = 10;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_PRIORITY_GO_BACK_SWIPE = 20;
    /
    * @hidden /
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/gesture-controller.d.ts
    /
    * @hidden /
    export declare const GESTURE_PRIORITY_TOGGLE = 30;
    /
    *
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/pointer-events.d.ts
    }
    export declare const POINTER_EVENT_TYPE_MOUSE = 1;
    export declare const POINTER_EVENT_TYPE_TOUCH = 2;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/gestures/pointer-events.d.ts
    export declare const POINTER_EVENT_TYPE_MOUSE = 1;
    export declare const POINTER_EVENT_TYPE_TOUCH = 2;
    export interface PointerEventsConfig {
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    }
    export declare const STATE_NEW = 1;
    export declare const STATE_INITIALIZED = 2;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const STATE_NEW = 1;
    export declare const STATE_INITIALIZED = 2;
    export declare const STATE_ATTACHED = 3;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const STATE_INITIALIZED = 2;
    export declare const STATE_ATTACHED = 3;
    export declare const STATE_DESTROYED = 4;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const STATE_ATTACHED = 3;
    export declare const STATE_DESTROYED = 4;
    export declare const INIT_ZINDEX = 100;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const STATE_DESTROYED = 4;
    export declare const INIT_ZINDEX = 100;
    export declare const DIRECTION_BACK = “back”;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const INIT_ZINDEX = 100;
    export declare const DIRECTION_BACK = “back”;
    export declare const DIRECTION_FORWARD = “forward”;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const DIRECTION_BACK = “back”;
    export declare const DIRECTION_FORWARD = “forward”;
    export declare const DIRECTION_SWITCH = “switch”;
    Typescript Error
    Initializers are not allowed in ambient contexts.
    C:/Users/KAI/sharep/node_modules/ionic-angular/navigation/nav-util.d.ts
    export declare const DIRECTION_FORWARD = “forward”;
    export declare const DIRECTION_SWITCH = “switch”;
    Ionic Framework: 3.0.0
    Ionic Native: 2.4.1
    Ionic App Scripts: 1.3.0
    Angular Core: 2.2.1
    Angular Compiler CLI: 2.2.1
    Node: 6.10.2
    OS Platform: Windows 7
    Navigator Platform: Win32
    User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64

The cloud only stores the compiled version of your app and does not save all of your source.

The only way to get that compiled code is by emailing support.

Is there any process so I can restore my last successful build ? please help me…

Pssst, this might work: https://apps.ionic.io/settings/data

I’ve already downloaded the zip but not figured out how to restore. Help me please.

What do you mean by “restore”? This is the last uploaded build result.

How can I sync it to my local? If I replace it in www folder …

The zip IS the www directory.

Again, it’s compiled, and it is a one way operation. There’s no way to reverse that.

Always back up, always use source control. Best advice I can give you.

Ooooh !! I think ionic is so junior and a long way need to overcome…

:slight_smile:
:grin: