Code Monkey home page Code Monkey logo

pocnextreactaria's Introduction

PoC Next app using React-Aria

Stack:

Local server :3000

Issues found:

ready - started server on 0.0.0.0:3000, url: http://localhost:3000 info - SWC minify release candidate enabled. https://nextjs.link/swcmin It looks like you're trying to use TypeScript but do not have the required package(s) installed. Please install @types/react and @types/node by running: yarn add --dev @types/react @types/node If you are not trying to use TypeScript, please remove the tsconfig.json file from your package root (and any TypeScript files in your pages directory).

Solved โœ…


./nodemodules/@internationalized/date/dist/import.mjs:1:0 Module not found: Can't resolve '@swc/helpers//_class_private_field_init' Import trace for requested module: ./node_modules/@react-aria/i18n/dist/real-module.mjs ./node_modules/@react-aria/i18n/dist/import.mjs ./node_modules/@react-aria/select/dist/module.js ./components/select/ReactAriaSelect.tsx ./pages/index.tsx https://nextjs.org/docs/messages/module-not-found

Found that issue related


warning: Pattern ["@react-aria/i18n@^3.8.0"] is trying to unpack in the same destination "C:\Users\erica\AppData\Local\Yarn\Cache\v6\npm-@react-aria-i18n-3.8.0-fe0c6b9ad9fe1e8a139c4d514d4240164c699bf8-integrity\node_modules\@react-aria\i18n" as pattern ["@react-aria/i18n@^3.3.6","@react-aria/i18n@^3.3.6","@react-aria/i18n@^3.8.0","@react-aria/i18n@^3.8.0","@react-aria/i18n@^3.8.0"]. This could result in non-deterministic behavior, skipping. warning: @react-aria/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1". warning: @react-aria/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1". warning: @react-aria/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1". warning: @react-aria/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1". warning: @react-aria/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1". warning: @react-aria/[email protected]" has incorrect peer dependency "react-dom@^16.8.0 || ^17.0.0-rc.1". warning: @react-stately/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1". warning: @react-stately/[email protected]" has incorrect peer dependency "react@^16.8.0 || ^17.0.0-rc.1".

yarn add @swc/helpers did not help

Module not found: Can't resolve '@swc/helpers/_/_class_private_field_init'

Import trace for requested module:
./node_modules/@react-aria/i18n/dist/real-module.mjs
./node_modules/@react-aria/i18n/dist/import.mjs
./node_modules/@react-aria/overlays/dist/import.mjs
./components/select/ReactAriaPopover.tsx
./components/select/ReactAriaSelect.tsx
./pages/index.tsx

https://nextjs.org/docs/messages/module-not-found

Still lurking how to solve those above ๐Ÿšง

pocnextreactaria's People

Contributors

ericanoronha avatar

Watchers

 avatar

pocnextreactaria's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.