Kypaku / gpt-project-insight

An engine for generating recursive documentation and using it to work on a project with ChatGPT
43 stars 4 forks source link

indexing fails #1

Open bozo32 opened 1 year ago

bozo32 commented 1 year ago

INFO Launching Electron... (node:10213) ExtensionLoadWarning: Warnings loading extension at /Users/peter/Library/Application Support/recursive-documentation/extensions/ljjemllljcmogpfapbkkighbhhppjdbg: Unrecognized manifest key 'browser_action'. Unrecognized manifest key 'update_url'. Permission 'contextMenus' is unknown or URL pattern is malformed. Cannot load extension with file or directory name metadata. Filenames starting with "" are reserved for use by the system. (Use Electron --trace-warnings ... to show where the warning was created) createWindow { iconPath: '/Users/peter/ai-computing-assistant/gpt-project-insight/public/icon.png' }

INFO Starting development server... 40% building 200/215 modules 15 active /Users/peter/ai-computing-assistant/gpt-project-insight/node_modules/mkdirp/index.js[@vue/compiler-sfc] ::v-deep usage as a combinator has been deprecated. Use :deep() instead.

44% building 287/295 modules 8 active /Users/peter/ai-computing-assistant/gpt-project-insight/node_modules/webpack-dev-server/node_modules/ansi-regex/index.js[@vue/compiler-sfc] ::v-deep usage as a combinator has been deprecated. Use :deep() instead.

Kypaku commented 1 year ago

What are the consequences of the issue and how it affects the app?