-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove iot premine correction - hip failed (#460)
* remove iot premine correction - hip failed * update yarn lock * try berry * lock in to 3.6.4 * . * remove corepack * update readme * remove iot-premine from config files
- Loading branch information
1 parent
82ccf1c
commit 52e6919
Showing
68 changed files
with
17,732 additions
and
21,878 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,12 @@ | ||
compressionLevel: mixed | ||
|
||
enableGlobalCache: false | ||
|
||
nodeLinker: node-modules | ||
|
||
plugins: | ||
- path: .yarn/plugins/@yarnpkg/plugin-deploy-lockfiles.cjs | ||
- checksum: db72366acb4a84405bcffb649cdfdcf7556a2be0b2bfa4de9cd619f5a32af285529c56d26d5849bf9c09718895a3b8919798c26e1de3375c9c58c41d484bd8b2 | ||
path: .yarn/plugins/@yarnpkg/plugin-deploy-lockfiles.cjs | ||
spec: "https://raw.githubusercontent.com/zaro/yarn-plugin-deploy-lockfiles/main/bundles/%40yarnpkg/plugin-deploy-lockfiles.js" | ||
|
||
yarnPath: .yarn/releases/yarn-3.6.4.cjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -162,6 +162,7 @@ The client should: | |
|
||
``` | ||
corepack enable | ||
yarn set version 3.6.4 | ||
yarn | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.