LayerZero-Labs / LayerZero-v1

An Omnichain Interoperability Protocol
Other
1.96k stars 1.25k forks source link

Used .npmrc.example file instead #27

Open hung-ngm opened 1 year ago

hung-ngm commented 1 year ago

The original repository contains the following error when using yarn install:

error An unexpected error occurred: "Failed to replace env in config: ${NPM_TOKEN}". info If you think this is a bug, please open a bug report with the information provided in "/Users/hungng/Documents/LayerZero/yarn-error.log".

Therefore, this PR allows to run yarn install without NPM_TOKEN environment variable being defined