Skip to main content

When asked AI to generate a page:

  • July 10, 2026
  • 1 reply
  • 7 views

Kamila Aibedullova
[plugin:vite:import-analysis] Failed to resolve import "./views/ManageView" from "src/App.tsx". Does the file exist?
/workspaces/default/code/src/App.tsx:4:23
2  |  import TopNav from "./components/TopNav";3  |  import OverviewView from "./views/OverviewView";4  |  import ManageView from "./views/ManageView";   |                          ^5  |  import ConfigureView from "./views/ConfigureView";6  |  import CommunicateView from "./views/CommunicateView";
    at TransformPluginContext._formatLog (file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:30259:39)    at TransformPluginContext.error (file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:30256:14)    at normalizeUrl (file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:27544:18)    at async file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:27607:30    at async Promise.all (index 3)    at async TransformPluginContext.transform (file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:27575:4)    at async EnvironmentPluginContainer.transform (file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:30048:14)    at async loadAndTransform (file:///workspaces/default/code/node_modules/.pnpm/vite@8.0.3_jiti@2.6.1/node_modules/vite/dist/node/chunks/node.js:24177:26)

Click outside, press Esc key, or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.ts.

1 reply

Tom Reem
Figmate
  • Figmate
  • July 11, 2026

Hi ​@Kamila Aibedullova — thanks for flagging this and including the full error trace. 🙏🏻

To help narrow this down and pass the right context to the product team, I have a few followup questions:

  1. Were you working in Figma Make or Figma Sites when this happened?
  2. Did the error appear right after the AI finished generating, or was generation interrupted partway (page refresh, network drop, hitting stop)?
  3. In the code panel, does a file for ManageView exist inside src/views/? If so, does its name and extension exactly match the import?
  4. Does the error persist after refreshing the preview, or after duplicating the Make file and trying again in the copy?
  5. Roughly when did this happen?

Thanks again for the report and we'll keep an eye out for your reply.