錯誤信息可以在光線中看到,我的終端沒有錯誤,我的網站完全能夠加載。然而,當我打開我的開發(fā)工具。我可以加載我的網站,然后我試著做一些樣式上的改變。我恢復了我的網站,沒有保存任何樣式的變化。然后我就看不到我的網站了。它加載,然后出現(xiàn)一個黑屏。我看到以下錯誤消息:
The above error occurred in the <div> component:
at div
React will try to recreate this component tree from scratch using the error boundary you provided, ErrorBoundary.
react_devtools_backend_compact.js:2367 The above error occurred in the <ForwardRef(Canvas)> component:
Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.
overrideMethod @ react_devtools_backend_compact.js:2367
react-dom.development.js:26923 Uncaught Error: R3F: Div is not part of the THREE namespace! Did you forget to extend? See: https://docs.pmnd.rs/react-three-fiber/api/objects#using-3rd-party-objects-declaratively
我嘗試刪除我的節(jié)點模塊和pack.lock json文件,并運行npm i和npm install。這并沒有解決問題。不知道是怎么回事。
刪除
計算機. jsx文件中的fallback={}。
然后運行npm運行開發(fā) 這是一個語法錯誤,導致開發(fā)工具中的所有其他錯誤