Skip to content

fix: Yarn start fails - #3249

Merged
ilyabo merged 1 commit into
masterfrom
fix-yarn-start
Nov 28, 2025
Merged

fix: Yarn start fails#3249
ilyabo merged 1 commit into
masterfrom
fix-yarn-start

Conversation

@ilyabo

@ilyabo ilyabo commented Nov 28, 2025

Copy link
Copy Markdown
Collaborator

Fixes this error when trying to run the demo app in dev mode with yarn start:

✘ [ERROR] No matching export in "../../node_modules/react-virtualized/dist/es/WindowScroller/WindowScroller.js" for import "bpfrpt_proptype_WindowScroller"

    ../../node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js:74:9:
      74 │ import { bpfrpt_proptype_WindowScroller } from "../WindowScroller....
         ╵          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

and this:

default-settings.js:47 Uncaught ReferenceError: process is not defined
    at default-settings.js:47:17
    at main.js:30:21
(anonymous)	@	default-settings.js:47
(anonymous)	@	main.js:30

@ilyabo
ilyabo requested review from Copilot and igorDykhta and removed request for Copilot November 28, 2025 09:20
Signed-off-by: Ilya Boyandin <ilyabo@gmail.com>
@ilyabo ilyabo changed the title fix: Yarn start failed fix: Yarn start fails Nov 28, 2025
@ilyabo
ilyabo merged commit a0a4eef into master Nov 28, 2025
8 checks passed
@ilyabo
ilyabo deleted the fix-yarn-start branch November 28, 2025 13:54
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

Successfully merging this pull request may close these issues.

2 participants