You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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!
The text was updated successfully, but these errors were encountered:
node dev-server.js (This will start the node.js locally on your PC, leave it open and running)
then go to localhost:3000 in Browser (Safari / Chrome / etc.)
After doing this I get this results:
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
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:
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!
The text was updated successfully, but these errors were encountered: