Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"shapeshift-api-js@1.0.0 No repository field" trying to install it under MacOS #3

Open
theghost1980 opened this issue Mar 18, 2017 · 3 comments

Comments

@theghost1980
Copy link

Hello there I am trying to install the skeleton on my Mac but after cloning the repository, and executing the command: npm install I get:
shapeshift-api-js@1.0.0 No repository field.

here is the screenshot:
screen shot 2017-03-18 at 14 27 38

So could you please be so kind and give me some guidance here.
Is the skeleton working fine?
Is is able to be installed under MacOs Sierra 10.12.3?
Do I need to do some extra steps?

PS: Basically I want to try the skeleton so I can do more transactions locally while connected to the network, instead of using the website. Thanks!

@theghost1980
Copy link
Author

theghost1980 commented Mar 18, 2017

I have found a solution, after doing some research.

Could you please update the read me file, with the following instructions, specifically for MacOs users.
Tested March 18th under MacOS Sierra 10.12.3

To Install & Run:

screen shot 2017-03-18 at 14 53 58

  • then go to localhost:3000 in Browser (Safari / Chrome / etc.)

After doing this I get this results:
screen shot 2017-03-18 at 14 48 39
The Node server is running. i will execute my first exchange locally and I will update the results, after that!

Notes: Do not execute > npm install , or you will get a warning message about missing repository fields (Which is nothing to be worry about, but, Stuck to the steps above :))

PS: Source of information to fix errors:
Bower
npm
npm

@chetanmadaan
Copy link

Hi,

I am having the exact same blank page as above... No real skeleton.

Any tips on getting this resolved?

@freelancedeveloper025
Copy link

@chetanmadaan

run this command "bower install"
must need install bower & git before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants