You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2021. It is now read-only.
I am trying to use next-ui in a reactjs application,
and when i tried to import( import nx from 'next-ui' ) nx after installing with npm, getting below error
next.js:2949 Uncaught TypeError: Cannot read property 'Collection' of undefined at next.js:2949 at Object../node_modules/next-ui/js/next.js (next.js:3881) at __webpack_require__ (bootstrap 2de25ff…:659) at fn (bootstrap 2de25ff…:85) at Object../src/Topology.js (App.js:17) at __webpack_require__ (bootstrap 2de25ff…:659) at fn (bootstrap 2de25ff…:85) at Object../src/App.js (App.css?f931:26) at __webpack_require__ (bootstrap 2de25ff…:659) at fn (bootstrap 2de25ff…:85) at Object../src/index.js (index.css?902b:26) at __webpack_require__ (bootstrap 2de25ff…:659) at fn (bootstrap 2de25ff…:85) at Object.0 (registerServiceWorker.js:108) at __webpack_require__ (bootstrap 2de25ff…:659) at ./node_modules/ansi-regex/index.js.module.exports (bootstrap 2de25ff…:708) at bundle.js:712