mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(react-router): adding legacy peer dep flag during installation to support newer versions of npm until RR6 is released
This commit is contained in:
@@ -15,4 +15,4 @@ npm pack ../../../../react
|
||||
npm pack ../../../
|
||||
|
||||
# Install Dependencies
|
||||
npm install *.tgz --no-save
|
||||
npm install *.tgz --no-save --legacy-peer-deps
|
||||
|
||||
Reference in New Issue
Block a user