JiboStore

Results 12 issues of JiboStore

running according to the instructions in readme: `npm install` `ng serve --open` results in error: ``` > ERROR in ./node_modules/css-loader?{"sourceMap":false,"import":false}!./node_modules/postcss-loader/lib?{"ident":"postcss","sourceMap":false}!./node_modules/less-loader/dist/cjs.js?{"sourceMap":false}!./src/main.less > Module build failed: Error: Can't resolve '@angular/material/core/theming/prebuilt/indigo-pink.css' in '/Development/hakim/github/angular/material-start/src'...

I did `everything` in the Getting Started guide in my fresh react-js app It failed: `Module not found: Can't resolve '_include/file.js' in `mymain.js` my .babelrc `{ "plugins": [ ["module-resolver", {...

I encountered exception when creating user: Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection refused (Connection refused) at com.redis.IO$class.connect(IO.scala:39) ~[redisclient_2.10-2.10.jar:2.10] at com.redis.RedisClient.connect(RedisClient.scala:60) ~[redisclient_2.10-2.10.jar:2.10] at com.redis.RedisClient.(RedisClient.scala:63) ~[redisclient_2.10-2.10.jar:2.10] at models.RedisConnection$class.$init$(RedisModel.scala:7) ~[classes/:na] at models.User$.(User.scala:5) ~[classes/:na] at...

I followed the readme until `sails lift` which appears to be working, but http://localhost:3000 is not accessible.. so does http://localhost:1337 npm -v: 3.10.10 node -v: v6.9.4 sails -v: 0.12.13

The sample projects doesn't build the ndk files in eclipse, so I: 1. configure the build chain (.project and .cproject) 2. fix the unsatisfied link error: for the Cocos2dxActivity to...

Hi ricardo, thanks for the great sample! I've some questions as I need to render textures on top of each particle group to make jelly simulations (e.g. the one in...

It is not working: npm -v 3.10.3 node -v v6.5.0 ![screenshot 2017-09-12 15 09 18](https://user-images.githubusercontent.com/1830158/30312539-9d9602cc-97cc-11e7-84a1-87e9b6e82ffe.png)

It'd be nice if there is a setup guide in the wiki. I follow the Apple's Developer Center's create certificate signing request, upload it and download apns_development.cer and use that...

Hi, upon building with engine version 3.4.0, I encountered the same issue as https://github.com/cocos/cocos-example-cartoon-vegetation/issues/7 I tried to upgrade to engine version 3.6.0, but I encountered casting error: ``` /Applications/CocosCreator/Creator/3.6.0/CocosCreator.app/Contents/Resources/resources/3d/engine/native/cocos/bindings/jswrapper/Value.cpp:451: double...

Seems like some problem while initing framebuffer? ``` 01-12 11:34:35.273 20664 20664 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***...