1.3.9 • Published 1 year ago

@shippify/full-mile v1.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Installation

  1. Clone the repo
  2. Run npm/yarn install
cd shippify-full-mile
npm install

Installation for testing inside SS server

  1. In case you already installed Shippfy/full-mile from NPM repository, remove Shippify/full-mile from node modules
  2. Clone the library in the root of SS project nestmod/shippify-full-mile, and run
cd nestmod/shippify-full-mile
  1. The installed version of NodeJS must be 14.x you could run the bellow code to set the correct node version if you use nvm.
cd nestmod/shippify-full-mile
nvm use
npm install
  1. Return the terminal to root project SS path
  2. Install library from new path
npm i -s ./nestmod/shippify-full-mile
  1. Remember these steps are only used to test library inside SS server and package.json shouldn't be committed to repository.
1.3.7

1 year ago

1.3.6

1 year ago

1.3.9

1 year ago

1.3.8

1 year ago

1.3.5

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.2.1

1 year ago

1.1.0

1 year ago

1.0.6

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago