react-native-interactable is not installing

Created on 16 Aug 2017  路  8Comments  路  Source: wix/react-native-interactable

while am installing npm install --save react-native-interactable, i am getting error

[email protected] postinstall projectdirectorynode_modules\react-native-interactable
ln -s lib/{ios,android} .

'ln' is not recognized as an internal or external command,
operable program or batch file.

Most helpful comment

I had this same issue trying to install via CMD or Powershell. However, installation was successful when I ran the same command using gitBash CLI. Hope that's helpful.

All 8 comments

I had this same issue trying to install via CMD or Powershell. However, installation was successful when I ran the same command using gitBash CLI. Hope that's helpful.

Thanks @jamesdyer8, that worked for me too!

@jamesdyer8 Excellent solution.

@jamesdyer8 This solutes my issue,Thanks!

Fixed in ver 0.2.0

@jamesdyer8 thanks.

remove folder from node_module
react-native-interactable

@jamesdyer8 thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yoavrofe picture yoavrofe  路  4Comments

motiazu picture motiazu  路  5Comments

sewerrat picture sewerrat  路  7Comments

emretekince picture emretekince  路  5Comments

yash2code picture yash2code  路  7Comments