delmotte/sliding-tabs-ionic2

Not able to run

Anujmoglix opened this issue · 2 comments

Hi ,I did clone then i am trying it to run but facing issue

on Ionic Serve

(node:5980) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
Uh oh! Looks like you're missing a module in your gulpfile:
Cannot find module './plugins/flow'

Do you need to run npm install?

on NPM Install

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN angular2@2.0.0-beta.15 requires a peer of reflect-metadata@0.1.2 but none was installed.
npm WARN angular2@2.0.0-beta.15 requires a peer of zone.js@^0.6.10 but none was installed.
npm WARN test@ No repository field.
npm WARN test@ No license field.

Hello ! Did you see in the package.json that this example has been made under Ionic Beta 25 ? I think it won't work anymore :/

I didn't check but i tried other example https://github.com/SinoThomas/Ionic2-ScrollableTabs . It is working fine .But i want to scroll content also :(