iTwin Web Viewer - endless compile loop #5527
Unanswered
Johannes-repos
asked this question in
Q&A
Replies: 3 comments 5 replies
-
Set the env var USING_NPM to true in your .env file |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hi I solved your same problem using the react-script version "4.0.7" , what version do you have ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I m using 4.0.7 try to downgrade to 4.0.7 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am getting an endless compile loop when starting the app in local host.
Started from npx create-react-app@latest my-app --scripts-version @bentley/react-scripts --template @itwin/web-viewer
and added
npm i @itwin/grouping-mapping-widget
npm i @itwin/reports-config-widget-react
the app runs fine but in VS code the compile starts over and over again.
CompileLoop.mp4
Anything I need to add?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions