botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
78 stars 87 forks source link

[BUG] Cannot install NPM packages from libraries module #1586

Closed laurentlp closed 2 years ago

laurentlp commented 2 years ago

Describe the bug Cannot install any NPM dependency from the libraries module

To Reproduce

  1. Open the libraries module
  2. Click on the (+)
  3. Clock on Search library on NPM (recommended)
  4. Enter something like mssql
  5. See success message in studio and error in console
  6. The dependency is not listed in the module

Screenshot from 2022-01-20 12-53-58

Expected behavior The package should be properly installed and no error should be displayed in the console.

Running Botpress 12.26.9

J-FMartin commented 2 years ago

This module will be deprecated - closing this issue.