Kefin Sajan

Results 12 comments of Kefin Sajan

Thank you! Happy to provide more info as needed.

Hi Folks, Just checking if anyone could help us on this front. Thanks!

> Hello @kefsaj, which release version are you using? @laemtl Hey thank you for the reply! Using the latest version of LORIS, 24.0.3

@laemtl Thank you for the reply! I updated both JSON files but I am still getting the same errors. ``` ERROR in /var/www/loris/modules/electrophysiology_browser/jsx/react-series-data-viewer/src/series/components/IntervalSelect.tsx ./modules/electrophysiology_browser/jsx/react-series-data-viewer/src/series/components/IntervalSelect.tsx 98:11-15 [tsl] ERROR in /var/www/loris/modules/electrophysiology_browser/jsx/react-series-data-viewer/src/series/components/IntervalSelect.tsx(98,12) TS2786:...

@laemtl Just an update, I did the remove commands and updated the JSON packages. This is the result. Also tried ``` npm cache clean --force ``` Output in terminal: ```...

Hey yes, it did help. Thank you! Made progress. I was encountering ``` lorisadmin@ubuntu-focal:/var/www/loris$ make tools/gen-version.sh npm install npm ERR! Invalid Version: ^17.0.1 npm ERR! A complete log of this...

> Let's do it the other way around. Can you share the content of your modules/electrophysiology_browser/jsx/react-series-data-viewer/package-lock.json? [package-lock.json.LOG](https://github.com/aces/Loris/files/9707557/package-lock.json.LOG) I changed the extension to LOG in order to upload to Github.

> Since your npm version is recent, there might be an easier way. Reset the changes made above in the main package.json: `> git checkout package.json` > > and replace...

Update on the situation: ``` WARNING in ./node_modules/swagger-ui-dist/swagger-ui-bundle.js 2:993499 Module parse failed: Unexpected token (2:993499) You may need an appropriate loader to handle this file type, currently no loaders are...

> hi @kefsaj, > > LORIS 24 requires PHP 7.4 or PHP 8.0. PHP 8.1 support is added in LORIS 24.1 (which isn't quite released yet, but should be shortly..)...