1.3.9 • Published 2 years ago

@shippify/full-mile v1.3.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.3.6

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago

1.2.1

2 years ago

1.1.0

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago