Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS ERROR Error: Could not find module 'punycode' #47

Open
Yamilquery opened this issue Jul 6, 2017 · 3 comments
Open

JS ERROR Error: Could not find module 'punycode' #47

Yamilquery opened this issue Jul 6, 2017 · 3 comments

Comments

@Yamilquery
Copy link

Yamilquery commented Jul 6, 2017

I'm getting this error:

Found peer TypeScript 2.2.2
objc[8112]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x125ffbcc0) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x125e126f0). One of the two will be used. Which one is undefined.
1   0x111bb425c -[TNSRuntime executeModule:referredBy:]
2   0x10df1d150 main
3   0x1141e865d start
4   0x1
file:///app/tns_modules/url/./url.js:24:23: JS ERROR Error: Could not find module 'punycode'. Computed path '/Users/yamildiazaguirre/Library/Developer/CoreSimulator/Devices/5E9612EE-704E-4463-AAC8-ACDF4BDA3FC0/data/Containers/Bundle/Application/47E219AB-79D0-4E6C-A8B5-F8D1A49F6057/zafoapp.app/app/tns_modules/punycode'.
Jul  6 11:35:37 MacBook-Pro-de-Yamil com.apple.CoreSimulator.SimDevice.5E9612EE-704E-4463-AAC8-ACDF4BDA3FC0.launchd_sim[1540] (UIKitApplication:com.dtech.zafo[0x3d1a][1562][8112]): Service exited due to Segmentation fault: 11
11:35:39 - Compilation complete. Watching for file changes.
@kvindascr
Copy link

+1 Im also getting this issue

@sunpasup
Copy link

sunpasup commented Nov 6, 2017

+1 I am also Getting the Same Issue

@adamauckland
Copy link

I had this issue and I solved it by doing npm install punycode --save

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants