NathanWalker / nativescript-christmas-special

2 stars 1 forks source link

Could not find module 'confetti' #1

Open seawenzhu opened 7 years ago

seawenzhu commented 7 years ago

BUILD SUCCEEDED

Project successfully built Successfully deployed on device with identifier '3F0DC413-B249-44FF-8CC3-6A57759C1D2F'. 1 0x1093c15dc -[TNSRuntime executeModule:referredBy:] 2 0x108f0b4a2 main Dec 19 20:39:05 seawenzhudeMacBook-Pro nativescriptchristmasspecial[93109]: 3 0x10d10592d start Dec 19 20:39:05 seawenzhudeMacBook-Pro com.apple.CoreSimulator.SimDevice.3F0DC413-B249-44FF-8CC3-6A57759C1D2F.launchd_sim[36046] (UIKitApplication:org.nativescript.nativescriptthemechristmas[0x35c][93109]): Service exited due to signal: Segmentation fault: 11 file:///app/app.component.ts:8:27: JS ERROR Error: Could not find module 'confetti'. Computed path '/Users/seawenzhu/Library/Developer/CoreSimulator/Devices/3F0DC413-B249-44FF-8CC3-6A57759C1D2F/data/Containers/Bundle/Application/BDFEAAA4-9D5D-4C9D-AB7E-84E69D347E2E/nativescriptchristmasspecial.app/app/tns_modules/confetti'.

NathanWalker commented 7 years ago

HI @seawenzhu and @littleli curious if either of you got past this? Curious what command you used to run the app? tns run ios --emulator or tns emulate ios? Thanks!