mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
Fix setup
This commit is contained in:
parent
62246d185f
commit
80dd0ef7d8
@ -73,8 +73,8 @@ shell.cd('../strapi-lint');
|
||||
watcher('📦 Linking strapi-lint...', 'npm link');
|
||||
|
||||
shell.cd('../strapi-helper-plugin');
|
||||
watcher('📦 Linking strapi-helper-plugin...', 'npm link');
|
||||
watcher('', 'npm install ../strapi-lint --no-optional');
|
||||
watcher('📦 Linking strapi-helper-plugin...', 'npm link');
|
||||
|
||||
shell.cd('../strapi-admin');
|
||||
watcher('', 'npm install ../strapi-helper-plugin --no-optional');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user