Main /
NPMUploadThis page is for developers and is about how to upload the accessors package to the Node Package Manager (npm). TestingTo test the package before uploading it, do cd $PTII mkdir node_modules npm install org/terraswarm/accessor/accessors/web $PTII/org/terraswarm/accessor/accessors/web/package.json and create $PTII/node_modules/@terraswarm/accessors/ .
How to uploadFor this to work, you will need the
Upload SynopsisBelow is roughly how the upload occurred. This information is mainly for debugging.
.
See Also
|