BetterWeather icon indicating copy to clipboard operation
BetterWeather copied to clipboard

unknown named module:

Open kangdawei opened this issue 9 years ago • 2 comments

'query-string' (android)

kangdawei avatar Dec 10 '16 08:12 kangdawei

Hey @kangdawei thanks for opening an issue! Can you please provide more information?

What were you trying to do? What commands did you enter? What is your environment? NPM version, node version, react-native-cli version?

Thanks!

Screenshots help!

hswolff avatar Dec 11 '16 03:12 hswolff

@kangdawei , I had a 'query-string' problem.

  1. I tried "npm install query-string", but the problem was not solved.
  2. I couldn't find 'query-string' under node_modules, but there is a 'qs'. I solved the problem by using 'qs' instead of 'query-string'.

aumashe avatar Feb 27 '18 08:02 aumashe