Skip to content

Commit 3a938df

Browse files
committed
Fix | Installation de cross-env
1 parent ed7d796 commit 3a938df

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.assets/theme_stellar.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ choice_one() {
6363
# Installer react-feather via Yarn
6464
yarn add react-feather
6565

66+
# Installer cross-env via Yarn
67+
yarn add cross-env
68+
6669
# Exécuter les migrations
6770
php artisan migrate <<< "yes"
6871

0 commit comments

Comments
 (0)