Skip to content

can't build success #1

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

Closed
ha-family opened this issue Jan 13, 2016 · 3 comments
Closed

can't build success #1

ha-family opened this issue Jan 13, 2016 · 3 comments

Comments

@ha-family
Copy link

got something wrong,can't build success

my react native version is 0.17.0

tatsuo769/Library/Developer/Xcode/DerivedData/sushi_project-dcfcgmcxmrxxqtepwgrfknmuzvua/Build/Products/Debug-iphonesimulator/sushi_project.app/main.jsbundle --assets-dest /Users/tatsuo769/Library/Developer/Xcode/DerivedData/sushi_project-dcfcgmcxmrxxqtepwgrfknmuzvua/Build/Products/Debug-iphonesimulator/sushi_project.app
bundle: Created ReactPackager
uncaught error Error: UnableToResolveError: Unable to resolve module autobind-decorator from /Users/tatsuo769/Sites/sushi_project/node_modules/react-native-loading-spinner-overlay/lib/index.js: Invalid directory /Users/node_modules/autobind-decorator
at ResolutionRequest.js:351:15
at tryCallOne (/Users/tatsuo769/Sites/sushi_project/node_modules/react-native/node_modules/promise/lib/core.js:37:12)
at /Users/tatsuo769/Sites/sushi_project/node_modules/react-native/node_modules/promise/lib/core.js:123:15
at flush (/Users/tatsuo769/Sites/sushi_project/node_modules/react-native/node_modules/promise/node_modules/asap/raw.js:50:29)
at nextTickCallbackWith0Args (node.js:433:9)
at process._tickCallback (node.js:362:13)
See logs /var/folders/l1/wd3t_vcj4d9593_8_rpgsvww0000gn/T/react-packager.log
at SocketClient._handleMessage (SocketClient.js:139:23)
at BunserBuf. (SocketClient.js:53:42)
at emitOne (events.js:78:13)
at BunserBuf.emit (events.js:170:7)
at BunserBuf.process (/Users/tatsuo769/Sites/sushi_project/node_modules/react-native/node_modules/bser/index.js:289:10)
at /Users/tatsuo769/Sites/sushi_project/node_modules/react-native/node_modules/bser/index.js:244:12
at nextTickCallbackWith0Args (node.js:433:9)
at process._tickCallback (node.js:362:13)
Command /bin/sh failed with exit code 1

@enu-kuro
Copy link

That's because "autobind-decorator" isn't installed. I fixed and sent pull request.

@niftylettuce
Copy link
Collaborator

thank you!!!! publishing new version to npm now

@niftylettuce
Copy link
Collaborator

v0.0.6 on NPM, thanks @enu-kuro

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

3 participants