Replies: 1 comment
-
This issue has been fixed, please check now |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I have forked this project, but when I executed 'npm start' throw next error:
Instead change the require of index.js in ... fetchApi.js to a dynamic import() which is available in all CommonJS modules.
I have installed
npm i [email protected]
and this error has been resolved, but now show me:Error: ENOENT: no such file or directory, stat ... /frontend/build/index.html.
Can someone help me? what i am doing bad?
Beta Was this translation helpful? Give feedback.
All reactions