Peter Fodor

Results 4 comments of Peter Fodor

I had the same problem, downgrading as @edward-hong proposed solved the issue but would be nice if the latest element-react works with create-react-app as well. Can somebody solve this? Thanks

请问任何答案吗?Please, any answer? May be PR #93 would help?

I tried all proposed solution the linting errors disappear but autocomplete does not work just when I add `extern crate minigrep;`. Same here as @TobiasWehrum [commented](https://github.com/rust-lang/rls-vscode/issues/513#issuecomment-481914380) before

@kling-appfire @eahefnawy I am using the aws profile via npm script like this `"deploy:sls": "serverless --aws-profile "`. I do not use .env file for this and works fine.