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
I am having issues with deploying react part of the app on some systems: namely Win10 and Debian 11. Windows 11 seems to be ok.
Basically I get error that: Module not found: Can't resolve 'devlop' - in either 'react-markdown', 'mdast-util-gfm-autolink-literal' or 'hast-util-to-jsx-runtime' when I either use 'npm run' or 'npm build'.
I have checked this issue, however only vague help advice was given.
From YT video I see that you are developing on macOS. What are exact versions of node and react used to create this part of the app?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
Thank you for the great repo.
I am having issues with deploying react part of the app on some systems: namely Win10 and Debian 11. Windows 11 seems to be ok.
Basically I get error that: Module not found: Can't resolve 'devlop' - in either 'react-markdown', 'mdast-util-gfm-autolink-literal' or 'hast-util-to-jsx-runtime' when I either use 'npm run' or 'npm build'.
I have checked this issue, however only vague help advice was given.
From YT video I see that you are developing on macOS. What are exact versions of node and react used to create this part of the app?
Thank you.
The text was updated successfully, but these errors were encountered: