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
when I execute "npm run start",it failed.
the log: "./node_modules/react-dnd/dist/esm/core/DndProvider.js
Module not found: Can't resolve 'react/jsx-runtime' in '/usr/local/blockchain/dapp/node_modules/react-dnd/dist/esm/core'",
is this the npm version's problom? now my node version is v14.17.3.
The text was updated successfully, but these errors were encountered:
when I execute "npm run start",it failed.
the log: "./node_modules/react-dnd/dist/esm/core/DndProvider.js
Module not found: Can't resolve 'react/jsx-runtime' in '/usr/local/blockchain/dapp/node_modules/react-dnd/dist/esm/core'",
is this the npm version's problom? now my node version is v14.17.3.
The text was updated successfully, but these errors were encountered: