(D:\wamp\www\branches\react_ht_server\SSR_TESTING\ssr_running_bkup\node_modules\history\umd\history.development.js:5:207) at BrowserRouter (D:\wamp\www\branches\react_ht_server\SSR_TESTING\ssr_running_bkup\node_modules\react_ht_server\<e
我使用npx next-create-app创建了一个应用程序,并使用并在index.js页面中添加了以下代码import React from 'react'import MyComponent from 'react-full-page-scroller'
import 'react-full-page-scroller/dist/index.css'