88 comments found.
yarn install v1.1.0 info No lockfile found. [1/4] Resolving packages… warning connect@2.30.2: connect 2.x series is deprecated [2/4] Fetching packages… error eslint-plugin-shopify@17.1.0: The engine “node” is incompatible with this module. Expected version ”>=6.11.1”. error Found incompatible module info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Please try to update your node and npm to latest version – http://nodejs.org
Hi, I like this template and I understand it’s integrated with Shopify but I don’t see a Shopify payment option, only PayPal which is an additional expense within Shopify if I understand correctly. Thanks!
Hi, the payment options will depend on your config from Shopify backend admin, it will show the same as when you process payment on the website. Thank you!
New version error
step 1: unzipping download file
step 2: open project in expo
then it showing this error message
Error
Error: node_modules directory is missing. Please run `npm install` in your project directory.
Warning
Warning: You are using npm version 5.4.2. There may be bugs in this version, use it at your own risk. We recommend version 4.6.1.
then I run “npm install ” on project dir , again error occurs
mstore-shopify$ npm start npm ERR! Invalid version: “1.4”
npm ERR! A complete log of this run can be found in: npm ERR! /home/user/.npm/_logs/2017-10-05T13_20_49_369Z-debug.log
Please try to run: yarn install before open it from Expo – https://minhcasi.gitbooks.io/mstore-shopify/content/chapter1.html
$ npm -v 5.4.2
$ yarn -v 1.0.2
$ node -v v7.6.0
Error: watch /home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify ENOSPC
after running the code “yarn install ” previous problem was solved but now new error occurred
Error: watch /home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify ENOSPC
at exports._errnoException (util.js:1022:11)
at FSWatcher.start (fs.js:1316:19)
at Object.fs.watch (fs.js:1341:11)
at NodeWatcher.watchdir (/home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify/node_modules/sane/src/node_watcher.js:175:20)
at new NodeWatcher (/home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify/node_modules/sane/src/node_watcher.js:45:8)
at createWatcher (/home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify/node_modules/metro-bundler/node_modules/jest-haste-map/build/index.js:590:23)
at Array.map (native)
at HasteMap._watch (/home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify/node_modules/metro-bundler/node_modules/jest-haste-map/build/index.js:737:25)
at _buildPromise._buildFileMap.then.then.hasteMap (/home/user/Documents/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify/node_modules/metro-bundler/node_modules/jest-haste-map/build/index.js:269:21)
at process._tickCallback (internal/process/next_tick.js:103:7)
Please try to upgrade yarn to 1.1.0, this could be the path of the folder issue, please try to move the project to the folder without space ” ”, then try to install the project again.
Thank you, now new problem “The development server returned response error code 502”
Hi, just want to check if you have already install yarn successful? As this is cause by Yarn install so you can have a look to there document for troubleshooting – https://yarnpkg.com/en/docs Thank you
yarn -v 1.1.0
yarn installed successful
after changing api key it showing “The development server returned response error code 502” in expo app
Hi, could you check if the appId is config correctly base on this guide – https://minhcasi.gitbooks.io/mstore-shopify/content/app-config.html. Please share your config to our support email so that we could have deeply checking: support@inspireui.com Thank you!
Why this error ?
3:08:28 PM
Error: watch /home/midhilaj/Documents/ayuoob/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce/Mstore-Shopify-1.4/mstore-shopify ENOSPC
at exports._errnoException (util.js:1022:11)
at FSWatcher.start (fs.js:1316:19)
at Object.fs.watch (fs.js:1341:11)
at NodeWatcher.watchdir (/home/midhilaj/Documents/ayuoob/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce/Mstore-Shopify-1.4/mstore-shopify/node_modules/sane/src/node_watcher.js:175:20)
at new NodeWatcher (/home/midhilaj/Documents/ayuoob/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce/Mstore-Shopify-1.4/mstore-shopify/node_modules/sane/src/node_watcher.js:45:8)
at createWatcher (/home/midhilaj/Documents/ayuoob/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce/Mstore-Shopify-1.4/mstore-shopify/node_modules/metro-bundler/node_modules/jest-haste-map/build/index.js:590:23)
at Array.map (native)
at HasteMap._watch (/home/midhilaj/Documents/ayuoob/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce/Mstore-Shopify-1.4/mstore-shopify/node_modules/metro-bundler/node_modules/jest-haste-map/build/index.js:737:25)
at _buildPromise._buildFileMap.then.then.hasteMap (/home/midhilaj/Documents/ayuoob/codecanyon-20475317-mstore-shopify-complete-react-native-template-for-ecommerce (2)/Mstore-Shopify-1.4/mstore-shopify/node_modules/metro-bundler/node_modules/jest-haste-map/build/index.js:269:21)
at process._tickCallback (internal/process/next_tick.js:103:7)
Hi, could i know when this error appear? please try to run: yarn install on the project folder then use Expo XDE (http://expo.io) to open the app. Thank you!
check this https://ibb.co/nnBWbR
hello it’s work with other variations ?
The application does not work. Or the documentation is not proper.
Every time I follow your directions to a tee and nothing will work.
Granted the application will load up but none of the product titles, images, pricing, etc will load.
it just says loading…
Hi the installing by Expo is quite simple could you share your config file to our support email then we could have a check support@inspireui.com. Thanks
I will send it over. If indeed this application does work, then the review will be revised. As i meant no harm.
send response to your email. Thank you!
that you
Are the latest updates available yet?
it’s available to download now, please have a check
The follow errors have prevented me from launching the app even for testing..
error https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0: Hashes don't match when extracting file "https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0". Expected "e836ed7f4502593d4a4757f27cdfa0ffef4dc729" but got "e59aae9c953fff175dd617df5acc58a8e71a211e" info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
fixed by removing the lock file.
However I am having issues.. can you add me on skype? my email is odappsdev@gmail.com
Not very impressed!! no support!!
Thank you, we will update the new version on next 1-2 days to update the latest version as since Expo 20.0 there are a lot of change. Thank you!
Unable to start Mstore-Shopify-1.2 on expo , it showing error Couldn’t start project. Please fix the errors and restart the project.
Thank you, we will update the new version on next 1-2 days to update the latest version as since Expo 20.0 there are a lot of change. Thank you!
We are waiting for your update
it’s updated, please download it again and let me know your feedback.
This app works fine, but after changing URL and API key it showing error https://ibb.co/bPdmBG How to solve this ?
Hi, could you share your key and URL to our support email then we can have a check on your setting – support@inspireui.com. Thank you!
Cant get it working?
[exp] Using project at /Users/fdeysel/Development/Mstore-Shopify-1.2/mstore-shopify [exp] Warning: Problem validating asset fields in app.json. See https://docs.expo.io/ [exp] • field ‘icon’ should point to .png image but the file at ’./assets/icons/app.png’ has type jpg. [exp] • field ‘loading.icon’ should point to .png image but the file at ’./assets/icons/loading.png’ has type jpg. [exp] Invalid Version: undefined [exp] TypeError: Invalid Version: undefined at new SemVer (/usr/local/lib/node_modules/exp/node_modules/semver/semver.js:279:11) at Function.major (/usr/local/lib/node_modules/exp/node_modules/semver/semver.js:551:10) at /xdl/src/project/Doctor.js:629:18 at /usr/local/lib/node_modules/exp/node_modules/lodash/lodash.js:4944:15 at baseForOwn (/usr/local/lib/node_modules/exp/node_modules/lodash/lodash.js:3001:24) at /usr/local/lib/node_modules/exp/node_modules/lodash/lodash.js:4913:18 at Function.forEach (/usr/local/lib/node_modules/exp/node_modules/lodash/lodash.js:9359:14) at /xdl/src/project/Doctor.js:619:9 at throw (native) at step (/usr/local/lib/node_modules/exp/node_modules/xdl/build/project/Doctor.js:615:191) at /usr/local/lib/node_modules/exp/node_modules/xdl/build/project/Doctor.js:615:402 at process._tickCallback (internal/process/next_tick.js:109:7)
{ mstore: ‘3.1.0’, npm: ‘4.6.1’, ares: ‘1.10.1-DEV’, http_parser: ‘2.7.0’, icu: ‘58.2’, modules: ‘48’, node: ‘6.11.2’, openssl: ‘1.0.2l’, uv: ‘1.11.0’, v8: ‘5.1.281.103’, zlib: ‘1.2.11’ }
[exp] Invalid Version: undefined
Thank you, we will update the new version on next 1-2 days to update the latest version as since Expo 20.0 there are a lot of change. Thank you!
Will this app still work come October?
Shopify is upgrading their mobile app sdk to their Private Apps.
is it not impacted at all, for sure. Thank you!
Unable to start Mstore-Shopify-1.2 on expo , it showing error Couldn’t start project. Please fix the errors and restart the project.
Could i know your purchased code? Thank you!
my friend (not a programmer) own this software and i am his developer, is there any problem if I share purchase code here ?
Hi, you can view it from https://codecanyon.net/downloads. Thank you!
I am getting an error during yarn install :
yarn install v0.27.5 [1/4] Resolving packages… [2/4] Fetching packages… error https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0: Hashes don’t match when extracting file “https://github.com/callstack-io/react-native-fbads/tarball/v4.1.0”. Expected “e836ed7f4502593d4a4757f27cdfa0ffef4dc729” but got “e59aae9c953fff175dd617df5acc58a8e71a211e” info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
I have tried to clear the yarn cache, but still the same issue occurs. Any hints please ?
Hi, could you try some solution form this issue – https://github.com/yarnpkg/yarn/issues/4004 like delete the yarn.lock file…
Invalid Version: undefined Error when execute “exp start”
I’m unable to run the command exp start from CLI, It showing the error [exp] Invalid Version: undefined. How can I fix this? Tried running npm install, clearing cache and all.
app.json File
{ "expo": { "name": "Beostore", "description": "React Native mobile app for Shopify", "slug": "mstore-shopify", "privacy": "public", "sdkVersion": "18.0.0", "version": "1.2.0", "orientation": "portrait", "primaryColor": "#cccccc", "icon": "./assets/icons/app.png", "loading": { "icon": "./assets/icons/loading.png", "hideExponentText": false }, "packagerOpts": { "assetExts": ["ttf", "mp4"] }, "ios": { "supportsTablet": true }, "android": { "package": "io.xyz.abc." } } }
I need same app for.my store with some features like adding login details and some sdks
Added your contact via email
Hi I really want to buy this template but i want to admin CMS application also. what about it? is this package come with admin module?
It is using Shopify as the backend – http://shopify.com, if you use WooCommerce as the backend you can try our Mstore product for WooCommerce. Thank you!
whats different between with item https://codecanyon.net/item/beostore-complete-react-native-template-for-ecommerce/17010642 and this item ?
i think this item is good
Hi the Mstore is use for WooCommerce as backend side while this product is integrate with Shopify
Which payment gateways does this app support? And are u available to code any more gateways?
Hi, it support the same with current payment on your Shopify setting (via webview feature)
Can u please do this for the woo commerce one?
Thank you for our suggest, we are checking the solution
Hi there. I just purchased about a week ago and I am receiving the following error when I start up the application.
outputRange must have at least 2 elements.
I believe is has to do with the TabBarBottomjs file where the scene navigation requires two input at all times but I am not sure. Do you possibly have any fix for this?
Hi, could you send your email to our support email then we can update the hotfix for this issue: support@inspireui.com. Thank you!
Sure, I just sent an email. I’m just not sure how to fix that particular issue or how to actually get my products to reflect on the app itself.
Is there a way we can do a paid slack session to get my products connected up and collections aligned to run in the app. That is my challenge at the moment.
i’ve sent response to your email also the hotfix, but looks like your email could not be reached – support@appnowhq.com, can you share another email ?
Please send as soon as you can. I cannot seem to build the project either for ios or android. Is there a way to fix that?
Hi, sorry for lated response, i’ve resent the to your gmail.
nice work, DCSF