Picture of J Sean Geary
Framework - problem locating plugins
by J Sean Geary - Sunday, 13 January 2019, 1:13 AM
 

Hello!

I'm having an issue trying to download the framework and create a course via CLI. The course will build successfully and run (although no content displays). I've tried the manual download as well as 'adapt create course.' When the framework installs it does seem to be missing all the components and the vanilla theme. All are throwing the following error:

<info> Getting plugin info 100% complete

<info> Finding compatible versions 100% complete

<info> Checking constraints 100% complete

<info> Installing plugins 100% complete

There was a problem locating the following plugins:

adapt-contrib-vanilla

adapt-contrib-text

adapt-contrib-narrative

adapt-contrib-media

adapt-contrib-hotgraphic

adapt-contrib-blank

adapt-contrib-accordion

adapt-contrib-graphic

adapt-contrib-matching

adapt-contrib-textInput

adapt-contrib-mcq

adapt-contrib-gmcq

adapt-contrib-assessment

adapt-contrib-assessmentResults

adapt-contrib-trickle

adapt-contrib-tutor

adapt-contrib-boxMenu

adapt-contrib-pageLevelProgress

adapt-contrib-resources

adapt-contrib-slider

adapt-contrib-spoor

adapt-contrib-bookmarking

adapt-contrib-languagePicker

Picture of Matt Leathes
Re: Framework - problem locating plugins
by Matt Leathes - Monday, 14 January 2019, 10:21 AM
 

please could you run adapt --version && node --version and let us know what version of each you are running (and on what operating system)

Picture of J Sean Geary
Re: Framework - problem locating plugins
by J Sean Geary - Wednesday, 16 January 2019, 12:21 AM
 

CLI: 2.1.5
Framework: 3.3.0
Node: v6.11.1

OSX 10.13.4 

Picture of J Sean Geary
Re: Framework - problem locating plugins
by J Sean Geary - Wednesday, 16 January 2019, 12:31 AM
 

False alarm: a problem with permissions - using 'sudo' seems to have corrected the errors...thanks or the follow up!