tyintech

Results 7 comments of tyintech

> https://github.com/MicroPyramid/Django-CRM/blob/161923e48abb03f40f2e40f0ef2dabab441dc3ef/crm/urls.py#L41 > > this is removed in newest commit, then homepage is 404, i guess? Is your environment ready for use?

> Is your environment ready for use?

Same here , I contacted for more than ten days, sent a lot of emails, and no one replied to me.. Hopes they can help solve the problem

thanks , I have to try ,but i got a lot of error ,I don't know how to solve it Failed to compile. [eslint] src/App.js Line 1:17: 'useEffect' is defined...

> 我通过安装一些缺少的开发包解决了这个错误: > > yarn add eslint-config-standard yarn add eslint-plugin-promise yarn add eslint-plugin-n > > 尽管如此,还是无法走得更远。只是得到一个白屏死机并且我的 API 没有流量。我更新了 webpack.config.js 中的主机/端口 yarn add eslint --dev 2. After that we will generate...

Here is the full code for .eslintrc.json file. ` { "env": { "browser": true, "es2021": true, "jest": true }, "extends": [ "eslint:recommended", "plugin:react/recommended", "plugin:prettier/recommended" ], "parserOptions": { "ecmaFeatures": { "jsx":...

i have to try [https://medium.com/how-to-react/config-eslint-and-prettier-in-visual-studio-code-for-react-js-development-97bb2236b31a](url) thanks , i have to try ,but i got a lot of error ,I don't know how to solve it