Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

Conversation

achingbrain
Copy link
Contributor

The peer deps of @vue/cli-plugin-* cause npm7 to spin endlessly on
install.

Use a .npmrc file to use the npm6 peer dep behaviour to fix this.

IMPORTANT: Please do not create a Pull Request for this repository.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the IPFS Examples Project
  2. Create your Feature Branch (git checkout -b feature/amazing-example)
  3. Commit your Changes (git commit -a -m 'feat: add some amazing example')
  4. Push to the Branch (git push origin feature/amazing-example)
  5. Open a Pull Request

The peer deps of `@vue/cli-plugin-*` cause npm7 to spin endlessly on
install.

Use a `.npmrc` file to use the npm6 peer dep behaviour to fix this.
@achingbrain achingbrain deleted the chore/npm-7-compat branch August 25, 2021 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant