-
Notifications
You must be signed in to change notification settings - Fork 481
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
Bug using example.md file #8
Comments
I have the same problem :\ |
I can't seem to reproduce this error. The |
Ubuntu 13.10 64bit |
Same thing, except for node (v0.10.24) |
The https://raw.github.com/danielgtaylor/aglio/master/example.md is indeed valid. Can we see the Note you can also validate a blueprint using the Sublime Text 3 or |
|
the blueprint at the https://raw.github.com/danielgtaylor/aglio/master/example.md is valid: https://app.apiary.io/download/editor?from=https://raw.github.com/danielgtaylor/aglio/master/example.md (need to be logged into Apiary). Are you 100% sure there were no unwanted edits in it? Can you try it again? Also here are some additional valid examples to experiment with... |
Example file (i checked again to be sure):
First example
(probably related to #9)* However, for file
|
This is looks very fishy. As I can reproduce the crash can us add /~https://github.com/ddopson/node-segfault-handler somewhere to your local copy of aglio an reproduce the segfaults? The stack trace should help. Note you need to use the latest segfault from GH repo, not the packaged NPM. |
So, i pulled the latest code from segfault-handler... and here is the stack trace, in all its glory:
|
Good news everyone! I have been able to track down the bug and fix it in the upstream! @danielgtaylor can you please update to Protagonist v0.6.1 and confirm this issue is fixed? |
I've updated the project dependencies, including switching to Protagonist 0.6.1. Can somebody with the problematic GCC version please test? npm install -g git://github.com/danielgtaylor/aglio.git If it works, let me know and I'll roll a release. @zdne thanks for the fix! |
I can check that tomorrow. Great work !
|
Hum... i'm on a loosy network and can't investigate much more for now, but here is my output:
|
Ah shoot, this won't work. You need to git clone and compile the coffeescript to javascript first. The alternative is for me to just roll a new release. |
Damn :p Maybe we can avoid rolling a new release with potentially unstable code? Thank you for your help On Mon, Feb 3, 2014 at 7:26 PM, Daniel G. Taylor
|
It works! Thanks for your help :) |
Hi, I am trying to install aglio and i get the follwoing error. :\Users\gs1460\AppData\Roaming\npm\node_modules\aglio\node_modules\protagonist>node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin....\node_modules\node- pm ERR! System Windows_NT 6.1.7601 How do i move forward. |
@suryassk, from your output: SBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this,
1) install the .NET Framework 2.0 SDK,
2) install Microsoft Visual Studio 20...e component to the system path if it is installed elsewhere. |
Yes it did fix with thid
|
Hello,
Using the example markdown provided https://raw.github.com/danielgtaylor/aglio/master/example.md and a default global aglio installation, I get this error:
Am i doing something wrong, or is the example not valid anymore?
The text was updated successfully, but these errors were encountered: