| - - {log.timestamp.toISOString()} - - | -- {log.source} - | -
-
- {log.message}
-
- |
-
- version: {currentVersion.sha.slice(0, 7)} -
- )} -- To add packages, you can simply ask the AI in chat, or use the button below. -
- -- If you suspect your node_modules are corrupted, you can clear them and reinstall all - packages. -
-
- Re-run npm install. This will run against the package.json
- from the project root.
-
- {message.message} -
- ); - } else if (message.type === 'command') { - const packages = message.packages; - if (!packages) { - console.error( - 'The only supported command is `npm installInstall dependencies
-- {`npm install ${packages.join(' ')}`} -
- -- {loading === 'description' - ? 'Generating plan...' - : 'Applying changes (this can take a while)...'} -
-{file.path}
- -Thanks for the feedback!
- )} -TS
-
-