Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #1

Open
ssntouba opened this issue Mar 4, 2024 · 0 comments
Open

[BUG] #1

ssntouba opened this issue Mar 4, 2024 · 0 comments

Comments

@ssntouba
Copy link

ssntouba commented Mar 4, 2024

Hi,

When i try to run it in dev mode doing (yarn dev) i am having this king of error in the frontend

Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.
ERROR in ./src/App.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/apikey.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/assistants.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/chatflows.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/chatmessage.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/client.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/config.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/credentials.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/marketplaces.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/nodes.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/prediction.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/prompt.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/scraper.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/tools.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/variables.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/api/vectorstore.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/config.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/hooks/useApi.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/hooks/useConfirm.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Header/ProfileSection/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Header/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/LogoSection/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Sidebar/MenuList/NavCollapse/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Sidebar/MenuList/NavGroup/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Sidebar/MenuList/NavItem/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Sidebar/MenuList/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/Sidebar/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MainLayout/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/MinimalLayout/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/layout/NavigationScroll.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/menu-items/dashboard.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/menu-items/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/menu-items/settings.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/routes/CanvasRoutes.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/routes/ChatbotRoutes.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/routes/MainRoutes.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/routes/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/actions.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/constant.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/context/ConfirmContext.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/context/ConfirmContextProvider.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/context/ReactFlowContext.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/reducer.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/reducers/canvasReducer.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/reducers/customizationReducer.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/reducers/dialogReducer.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/store/reducers/notifierReducer.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/themes/compStyleOverride.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/themes/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/themes/palette.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/themes/typography.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/button/FlowListMenu.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/button/ImageButton.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/button/StyledButton.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/button/StyledFab.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/cards/ItemCard.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/cards/MainCard.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/cards/NodeCardWrapper.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/cards/Skeleton/ChatflowCard.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/cards/StarterPromptsCard.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/checkbox/Checkbox.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/AboutDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/AdditionalParamsDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/AnalyseFlowDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/ConfirmDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/ExpandTextDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/FormatPromptValuesDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/LoginDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/ManageScrapedLinksDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/NodeInfoDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/PromptLangsmithHubDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/SaveChatflowDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/SourceDocDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/SpeechToTextDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/StarterPromptsDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/TagDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dialog/ViewMessagesDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dropdown/AsyncDropdown.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dropdown/Dropdown.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/dropdown/MultiDropdown.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/editor/CodeEditor.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/extended/Logo.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/extended/Transitions.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/file/File.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/grid/DataGrid.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/grid/Grid.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/input/Input.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/json/JsonEditor.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/json/SelectVariable.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/loading/BackdropLoader.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/loading/Loadable.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/loading/Loader.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/markdown/CodeBlock.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/markdown/MemoizedReactMarkdown.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/switch/Switch.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/table/FlowListTable.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/table/MarketplaceTable.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/table/Table.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/tooltip/NodeTooltip.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/ui-component/tooltip/TooltipWithParser.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/utils/genericHelper.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/utils/useNotifier.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/utils/usePrompt.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/apikey/APIKeyDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/apikey/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/assistants/AssistantDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/assistants/DeleteConfirmDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/assistants/LoadAssistantDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/assistants/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/AddNodes.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/ButtonEdge.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/CanvasHeader.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/CanvasNode.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/CredentialInputHandler.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/NodeInputHandler.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/NodeOutputHandler.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/StickyNote.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/canvas/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatbot/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatflows/APICodeDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatflows/Configuration.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatflows/EmbedChat.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatflows/ShareChatbot.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatflows/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatmessage/ChatExpandDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatmessage/ChatMessage.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatmessage/ChatPopUp.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/chatmessage/audio-recording.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/credentials/AddEditCredentialDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/credentials/CredentialInputHandler.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/credentials/CredentialListDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/credentials/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/marketplaces/MarketplaceCanvas.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/marketplaces/MarketplaceCanvasHeader.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/marketplaces/MarketplaceCanvasNode.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/marketplaces/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/settings/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/tools/HowToUseFunctionDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/tools/ToolDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/tools/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/variables/AddEditVariableDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/variables/HowToUseVariablesDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/variables/index.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/vectorstore/VectorStoreDialog.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in ./src/views/vectorstore/VectorStorePopUp.js 1:40-126
Module not found: Error: You attempted to import /Users/x/Desktop/flowise/Flowise/node_modules/react-refresh/runtime.js which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.
You can either move it inside src/, or add a symlink to it from project's node_modules/.

ERROR in [eslint] Failed to load plugin 'prettier' declared in '../../.eslintrc.js': Cannot find module 'eslint-plugin-prettier'
Require stack:

  • /Users/x/Desktop/flowise/Flowise/node_modules/react-scripts/config/placeholder.js
    Referenced from: /Users/x/Desktop/flowise/Flowise/.eslintrc.js

Any help ???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant