Closed brentjanderson closed 10 years ago
Thanks for your contribution Brent :)
Any chance we can publish this to Meteorite now?
Yep I will after my work :). I live in France so it should be in your afternoon :)
Cordialement,
Thibault Fouache
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
Pushed to atmosphere :)
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package gsap
:
error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js
PrisM:src PrisM$
Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Seems like I got a local git problem :
PrisM:Atmosphere PrisM$ mrt create temp temp: created.
To run your new app: cd temp meteor PrisM:Atmosphere PrisM$ cd temp PrisM:temp PrisM$ mrt add gsap ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package gsap
:
error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js
error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Ah - it’s the submodule definition. I use SSH for my modules, didn’t realize that would break even if it’s public. I can switch it to HTTPS and it should work just fine.
On Mar 13, 2014, at 2:11 PM, RoyalMist notifications@github.com wrote:
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
I wiil try this one :
url = git@github.com:greensock/GreenSock-JS.git --> url = git//github.com/greensock/GreenSock-JS.git :)
Le 13 mars 2014 à 21:13, Brent Anderson notifications@github.com a écrit :
Ah - it’s the submodule definition. I use SSH for my modules, didn’t realize that would break even if it’s public. I can switch it to HTTPS and it should work just fine.
On Mar 13, 2014, at 2:11 PM, RoyalMist notifications@github.com wrote:
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Now I can update correctly my project but the package still not working on meteor... (for me) Le 13 mars 2014 à 21:16, Thibault Fouache thibault.fouache@gmail.com a écrit :
I wiil try this one :
url = git@github.com:greensock/GreenSock-JS.git --> url = git//github.com/greensock/GreenSock-JS.git :)
Le 13 mars 2014 à 21:13, Brent Anderson notifications@github.com a écrit :
Ah - it’s the submodule definition. I use SSH for my modules, didn’t realize that would break even if it’s public. I can switch it to HTTPS and it should work just fine.
On Mar 13, 2014, at 2:11 PM, RoyalMist notifications@github.com wrote:
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Is it working for you ?
Still not for me with meteor. But ok with git.
I will retest that tomorrow.
Le 13 mars 2014 à 21:13, Brent Anderson notifications@github.com a écrit :
Ah - it’s the submodule definition. I use SSH for my modules, didn’t realize that would break even if it’s public. I can switch it to HTTPS and it should work just fine.
On Mar 13, 2014, at 2:11 PM, RoyalMist notifications@github.com wrote:
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Seems to work great.
I’m using the following versions:
Meteorite version 0.7.2 Meteor Release 0.7.1.2 git version 1.8.5.2 (Apple Git-48)
On Mar 13, 2014, at 3:21 PM, RoyalMist notifications@github.com wrote:
Is it working for you ?
Still not for me with meteor. But ok with git.
I will retest that tomorrow.
Le 13 mars 2014 à 21:13, Brent Anderson notifications@github.com a écrit :
Ah - it’s the submodule definition. I use SSH for my modules, didn’t realize that would break even if it’s public. I can switch it to HTTPS and it should work just fine.
On Mar 13, 2014, at 2:11 PM, RoyalMist notifications@github.com wrote:
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Ok cool I will just have a look at my meteorite version.
Cordialement,
Thibault Fouache
Le 13 mars 2014 à 23:33, Brent Anderson notifications@github.com a écrit :
Seems to work great.
I’m using the following versions:
Meteorite version 0.7.2 Meteor Release 0.7.1.2 git version 1.8.5.2 (Apple Git-48)
On Mar 13, 2014, at 3:21 PM, RoyalMist notifications@github.com wrote:
Is it working for you ?
Still not for me with meteor. But ok with git.
I will retest that tomorrow.
Le 13 mars 2014 à 21:13, Brent Anderson notifications@github.com a écrit :
Ah - it’s the submodule definition. I use SSH for my modules, didn’t realize that would break even if it’s public. I can switch it to HTTPS and it should work just fine.
On Mar 13, 2014, at 2:11 PM, RoyalMist notifications@github.com wrote:
Got it when I update the project :
Please make sure you have the correct access rights and the repository exists. Clone of 'git@github.com:greensock/GreenSock-JS.git' into submodule path 'vendor/GreenSock-JS' failed Cloning into 'vendor/GreenSock-JS'... Permission denied (publickey). fatal: Could not read from remote repository.
Le 13 mars 2014 à 21:04, Brent Anderson notifications@github.com a écrit :
I did the following:
mrt create temp cd temp mrt add gsap mrt
Not sure about your individual project
On Mar 13, 2014, at 2:03 PM, RoyalMist notifications@github.com wrote:
You add gsap package to your project and it's ok ?
Got this, like if I cannot retrieve the sumodule :( ?
PrisM:src PrisM$ mrt add gsap smart.json changed.. installing from smart.json ✓ iron-router tag: https://github.com/EventedMind/iron-router.git#v0.6.4 ✓ bootstrap-3 tag: https://github.com/mangasocial/meteor-bootstrap-3.git#v3.1.1-1 ✓ roles tag: https://github.com/alanning/meteor-roles.git#v1.2.6 ✓ spin tag: https://github.com/SachaG/meteor-spin.git#v0.2.2 ✓ npm tag: https://github.com/arunoda/meteor-npm.git#v0.2.6 ✓ gsap tag: https://github.com/RoyalMist/meteor-gsap.git#v1.11.5
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package
gsap
: error: File not found: vendor/GreenSock-JS/src/uncompressed/easing/EasePack.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/AttrPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/BezierPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ColorPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/CSSRulePlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/DirectionalRotationPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/EaselPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/KineticPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RaphaelPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/RoundPropsPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/ScrollToPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/plugins/TextPlugin.js error: File not found: vendor/GreenSock-JS/src/uncompressed/jquery.gsap.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TimelineMax.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenLite.js error: File not found: vendor/GreenSock-JS/src/uncompressed/TweenMax.js PrisM:src PrisM$Le 13 mars 2014 à 21:00, Brent Anderson notifications@github.com a écrit :
I just added it and it worked out no problem. Did you try mrt update? On Mar 13, 2014, at 1:49 PM, RoyalMist notifications@github.com wrote:
In fact vendor is empty when adding package to a meteor app.
Never worked with git submodules any tips ?
Le 13 mars 2014 à 00:14, Brent Anderson notifications@github.com a écrit :
Any chance we can publish this to Meteorite now?
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
— Reply to this email directly or view it on GitHub.
Using unminified sources in a git submodule to make it easier to update and debug.