instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.67k stars 2.5k forks source link

@instructure/js-utils: Not found #1686

Open attardi opened 4 years ago

attardi commented 4 years ago

Summary:

Running

 yarn install

I get:

error An unexpected error occurred: "https://registry.yarnpkg.com/@instructure%2fjs-utils: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/var/canvas/yarn-error.log".

Steps to reproduce:

I am running ubuntu 18.04 I followed the instructions in:

https://github.com/instructure/canvas-lms/wiki/Production-Start

Additional notes:

I enclose the yarn-error.log

yarn-error.log

holapozy commented 4 years ago

Please how would know if a complete canvas-lms is installed on your Linux machine?

On Sun, 9 Aug 2020, 7:10 pm Giuseppe Attardi, notifications@github.com wrote:

Summary:

Running

yarn install

I get:

error An unexpected error occurred: "https://registry.yarnpkg.com/@instructure%2fjs-utils: Not found". info If you think this is a bug, please open a bug report with the information provided in "/var/canvas/yarn-error.log".

Steps to reproduce:

I am running ubuntu 18.04 I followed the instructions in:

https://github.com/instructure/canvas-lms/wiki/Production-Start

Additional notes:

I enclose the yarn-error.log

yarn-error.log https://github.com/instructure/canvas-lms/files/5048182/yarn-error.log

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/instructure/canvas-lms/issues/1686, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKCYTI74RU3U2EDXUTEEPBLR73RBDANCNFSM4PZJVT5A .

attardi commented 4 years ago

Please how would know if a complete canvas-lms is installed on your Linux machine?

I am trying to install it following the instructions in:

https://github.com/instructure/canvas-lms/wiki/Production-Start

valves-ops commented 3 years ago

The same happened while trying to use the docker setup.