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

running the client library build fails #4

Open
WellRedPandit opened this issue Sep 24, 2013 · 0 comments
Open

running the client library build fails #4

WellRedPandit opened this issue Sep 24, 2013 · 0 comments

Comments

@WellRedPandit
Copy link

dojo/util was cloned with: git clone https://github.com/dojo/util.git src/util

src/util/buildscripts/build.sh --profile src/dojoment-client/profile.js
processing profile resource /bks/BUILD/dojoment_git_bld/src/dojoment-client/profile.js

/bks/BUILD/dojoment_git_bld/src/util/build/buildControl.js:335
require.computeAliases(bc.aliases, (bc.aliasesMap = []));
^
TypeError: Object function (a1, a2, a3){
return contextRequire(a1, a2, a3, module, result);
} has no method 'computeAliases'
at /bks/BUILD/dojoment_git_bld/src/util/build/buildControl.js:335:11
at /bks/BUILD/dojoment_git_bld/src/util/build/buildControl.js:376:4
at runFactory (/bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:1094:43)
at execModule (/bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:1223:5)
at execModule (/bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:1214:12)
at /bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:789:7
at guardCheckComplete (/bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:1238:5)
at contextRequire (/bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:788:6)
at result (/bks/BUILD/dojoment_git_bld/src/dojo/dojo.js:808:13)
at /bks/BUILD/dojoment_git_bld/src/util/build/main.js:83:2

giving up now... just wanted to see dojoment in action...

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

1 participant