Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Mihai-Valeriu Ginghina
/
WBT2425_6
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
4
Merge Requests
2
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
44a12fbf
authored
May 15, 2025
by
mvginghina
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Advanced dependency installation with registry and legacy peer deps
parent
ca440057
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
deploy.sh
deploy.sh
View file @
44a12fbf
...
...
@@ -15,7 +15,7 @@ rm -rf node_modules
# 4. Instalează dependențele
echo
"Installing dependencies..."
npm install
--force
--legacy-peer-deps
npm install
--force
--legacy-peer-deps
--registry
=
https://registry.npmjs.org/
# 5. Construiește aplicația Next.js
echo
"Building Next.js application..."
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment