Skip to content

Commit 951ad1f

Browse files
Clarify npm package installation
Explain that while the AI can add npm packages to the project, it cannot execute global installations or commands like `npm install -g firebase-tools` due to a lack of terminal access. The AI can only manage project dependencies.
1 parent 97f138b commit 951ad1f

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

package-lock.json

Lines changed: 26 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"date-fns": "^3.6.0",
5757
"embla-carousel-react": "^8.3.0",
5858
"firebase": "^11.8.1",
59-
"firebase-tools": "^14.6.0",
59+
"firebase-tools": "^14.14.0",
6060
"i18next": "^25.2.1",
6161
"i18next-browser-languagedetector": "^8.1.0",
6262
"input-otp": "^1.2.4",

0 commit comments

Comments
 (0)