canvas-development-tools icon indicating copy to clipboard operation
canvas-development-tools copied to clipboard

Some handy scripts that I use to make life better while working on Canvas by Instructure

Results 10 canvas-development-tools issues
Sort by recently updated
recently updated
newest added

Hello, I am getting some errors while **using the automated installation script from the QuickStart** guide. It seems to chug along quite nicely and install all 204 Gemfile dependencies. But...

I recieved this error in the startup script: ``` Oh no! You're using an OS I don't know how to support yet. Please report this to [email protected] ``` And I...

An error is displayed when running CODES.sh. ``` This can be done by adding these lines to '/Users/brandon/.bash_profile': # Added by canvas-lms setup-development script # This adds the gem bin...

In various locations in the script, it assumes that Bash is the shell. ``` This can be done easily by adding these lines of code to '/Users/brandon/.bash_profile': ```

When running `CODES.sh --full` I'm getting the following error: ``` >>> Downloading https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.0.tar.bz2 into /Users/hanley/src ... --2017-09-20 16:33:15-- https://cache.ruby-lang.org/pub/ruby/2.4/ruby-2.4.0.tar.bz2 Resolving cache.ruby-lang.org... 151.101.208.233 Connecting to cache.ruby-lang.org|151.101.208.233|:443... connected. OpenSSL: error:1409442E:SSL routines:ssl3_read_bytes:tlsv1 alert...

Using fresh install ubuntu 14.04 and follow **quickstart** guide, everythings good, but, when testing theme editor, nothing happen, stuck in generating preview, have you test theme editor with quickstart guide...

So I got Canvas to install successfully but there are two options that are not working, theme editor and e-mail notifications. I configured the e-mail notifications using gmail smtp server...

Yo bp, You may want to add a check for version of node. I was running into this issue while trying to install canvas: https://github.com/instructure/canvas-lms/issues/712 Happy trails! (snow dog trails)

I installed Canvas on my local Mac running OSX 10.10.3 with a 2.3 GZ processor and 4GB of ram, and when I run the server on LocalHost3000, first I get...