ionic-stencil-hn-app icon indicating copy to clipboard operation
ionic-stencil-hn-app copied to clipboard

Ionic Stencil HackerNews App

Results 16 ionic-stencil-hn-app issues
Sort by recently updated
recently updated
newest added

20 warnings and 8 errors generated. make: *** [Release/obj.target/binding/src/binding.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit...

For example, navigating to [https://corehacker-10883.firebaseapp.com/news/3](https://corehacker-10883.firebaseapp.com/news/3) does not go to the 3rd page, but to the first page. However, navigating to specific comment page works fine, i.e. [https://corehacker-10883.firebaseapp.com/comments/16869488](https://corehacker-10883.firebaseapp.com/comments/16869488). Great stuff otherwise.

$ npm run dev > @stencil/[email protected] dev > sd concurrent "stencil build --dev --watch" "stencil-dev-server" [57:27.1] @stencil/core v0.1.6 [57:27.2] build, app, dev mode, started ... [57:27.2] compile started ... [...

Details of the errors are below. Maybe until things settle down a bit these dependencies should be fixed versions ``` "dependencies": { "@ionic/core": "0.0.2-20", "@stencil/core": "^0.1.1-0", "@stencil/router": "0.0.17-1" }, "devDependencies":...

After `npm run dev` I am getting issue like that > @stencil/[email protected] dev C:\OFFICE DATA\ionic-stencil-hn-app > sd concurrent "stencil build --dev --watch" "stencil-dev-server" events.js:137 throw er; // Unhandled 'error' event...

hello guys, Can I use this seed ionic-stencil-hn-app with ngrx?

After running `npm run dev` despite the server returning: `[24:48.8] @stencil/core v0.1.1-0 ` `[24:48.9] build, app, dev mode, started ... ` `[24:48.9] compile started ...` `[24:56.2] compile finished in 7.32...

What am I not understanding here? ![capture1291](https://user-images.githubusercontent.com/1280523/34591263-18017430-f171-11e7-927c-d69dbc2830eb.PNG) ![capture1290](https://user-images.githubusercontent.com/1280523/34591264-181c8ebe-f171-11e7-8eec-b3263c012966.PNG)

As well as show skeleton items instead of old ones probably

Click on Show tab then click next page quickly, multiple times.and it will stop working