GithubHelp home page GithubHelp logo

urigo / ioniccli-meteor-whatsapp Goto Github PK

View Code? Open in Web Editor NEW
22.0 6.0 25.0 3.22 MB

WhatsApp Clone tutorial with Ionic 1.0 CLI and Meteor Server

Home Page: https://www.angular-meteor.com/tutorials/whatsapp/ionic/bootstrapping

JavaScript 68.26% CSS 10.01% HTML 21.73%

ioniccli-meteor-whatsapp's Issues

ln: failed to create symbolic link: File name too long

Friends I have this problem when I try to create a symbolic link to the node_modules folder inside some units folders with long names are.

$ ln -s ../node_modules
ln: failed to create symbolic link './node_modules' -> '../node_modules': File name too long

Is there a problem if I miss this?

meteor client side running on its default port

i am a newbie to meteor and am kindah stuck in the ionic CLI, i dont know how to change meteor-client-side to use a different port, please help. and if i should change it, should i make it run on the same ionic port (localhost:8100)?

also when i try the meteor add okland:accounts-phone, it gives an error 'Failed at the [email protected] install script 'node-gyp rebuild', i tried to search for the fix and i got an option to use bcryptjs but i am supposed to change the (require), how do i change that? any help will do please.

I am using the ionic cli

friend help me get this error when I run ionic serve in step 2.18

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'lib/angular/angular' in C:\Develop\developIonic\ionic-meteor-whatsapp\src
@ ./src/index.js 5:0-37

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'lib/angular-animate/angular-animate' in C:\Develop\developIonic\ionic-meteor-whatsapp\src
@ ./src/index.js 7:0-53

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'lib/angular-sanitize/angular-sanitize' in C:\Develop\developIonic\ionic-meteor-whatsapp\src
@ ./src/index.js 9:0-55

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'lib/angular-ui-router/release/angular-ui-router' in C:\Develop\developIonic\ionic-meteor-whatsapp\src
@ ./src/index.js 11:0-65

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'lib/ionic/js/ionic' in C:\Develop\developIonic\ionic-meteor-whatsapp\src
@ ./src/index.js 13:0-36

ERROR in ./src/index.js
Module not found: Error: Cannot resolve module 'lib/ionic/js/ionic-angular' in C:\Develop\developIonic\ionic-meteor-whatsapp\src
@ ./src/index.js 15:0-44

Project won't run

I tried cloning the project and run 'gulp' and 'ionic serve' but it doesn't seem to run.
It just shows a broken page.
Btw, I already run npm install and gulp install as well.

Problem running demo

I did the following, and I'm getting an exception:

git clone https://github.com/DAB0mB/ionic-meteor-whatsapp.git 
cd ionic-meteor-whatsapp
bower install
npm install
ionic platform add ios
gulp

npm WARNings

npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm WARN package.json [email protected] No license field.
npm WARN unmet dependency /dev.snaphappi.com/_play/ionic-meteor-whatsapp/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-gyp/node_modules/rimraf/node_modules/glob requires minimatch@'2 || 3' but will load
npm WARN unmet dependency /dev.snaphappi.com/_play/ionic-meteor-whatsapp/node_modules/gulp-sass/node_modules/node-sass/node_modules/node-gyp/node_modules/minimatch,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /dev.snaphappi.com/_play/ionic-meteor-whatsapp/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents/node_modules/chalk requires supports-color@'^2.0.0' but will load
npm WARN unmet dependency /dev.snaphappi.com/_play/ionic-meteor-whatsapp/node_modules/webpack/node_modules/supports-color,
npm WARN unmet dependency which is version 3.1.2

exception from gulp, webpack does not complete build.

Error: Cannot find module 'q'
    at Function.Module._resolveFilename (module.js:336:15)
    at Function.Module._load (module.js:286:25)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (/dev.snaphappi.com/_play/ionic-meteor-whatsapp/node_modules/bower/lib/commands/index.js:1:71)
    at Module._compile (module.js:434:26)
    at Object.Module._extensions..js (module.js:452:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)

Problems with the account authentication

Hello friends, I got trouble with account authentication that it shows Account.user() is not a function on my browser. And my bower.json file seems ok with all the dependencies for account authentication:
{
"name": "HelloIonic",
"private": "true",
"devDependencies": {
"ionic": "ionic-team/ionic-bower#1.3.1"
},
"dependencies": {
"angular-meteor": "^1.3.11",
"meteor-client-side": "^1.3.1",
"angular-moment": "^0.10.3",
"accounts-phone": "^0.0.21",
"angular-meteor-auth": "^1.0.3"
}
}

So is that something wrong with the version of accounts-phone or angular-meteor?

Webpack bundler and mupX

I'm not familiar with bundling and 'webpack' but I'd like to know how this configuration would be deployed to a hosted server. Is it compatible with 'mupX' ?

missing body tag in index.html

ionic-meteor-whatsapp/www/index.html

I find a missing body tag for line 30

would that be an issue for user trying to run this project?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.