You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
I got a problem running tns run/build ios --bundle
here's the error:
Searching for devices...
Executing before-liveSync hook from /Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/hooks/before-liveSync/nativescript-angular-sync.js
Executing before-shouldPrepare hook from /Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/hooks/before-shouldPrepare/nativescript-dev-webpack.js
Executing before-prepare hook from /Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/hooks/before-prepare/nativescript-dev-typescript.js
Executing before-prepare hook from /Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/hooks/before-prepare/nativescript-push-notifications.js
nativescript-push-notifications -- build.gradle file not found
Preparing project...
Executing before-prepareJSApp hook from /Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/hooks/before-prepareJSApp/nativescript-dev-webpack.js
Running webpack for iOS...
TypeError: Path must be a string. Received undefined
at assertPath (path.js:7:11)
at Object.basename (path.js:1355:5)
at Object.exports.getAppPath (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/nativescript-dev-webpack/index.js:55:30)
at module.exports.env (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/webpack.config.js:31:37)
at handleFunction (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/lib/prepareOptions.js:26:13)
at prepareOptions (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/lib/prepareOptions.js:11:13)
at requireConfig (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/bin/convert-argv.js:98:14)
at /Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/bin/convert-argv.js:104:17
at Array.forEach (native)
at module.exports (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/bin/convert-argv.js:102:15)
at yargs.parse (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/bin/webpack.js:171:41)
at Object.Yargs.self.parse (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/yargs/yargs.js:533:18)
at Object.<anonymous> (/Users/hyperstacks-002/Desktop/philipwhiting/ios/experimental-builds/yudabands-m-2/node_modules/webpack/bin/webpack.js:152:7)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
Issue Checklist
Tell us about the problem
I got a problem running
tns run/build ios --bundle
here's the error:
Local environment
Project data
The text was updated successfully, but these errors were encountered: