Demande #6260
closed
- Status changed from Nouveau to Résolu
(April) root@pouet:~# su - mastodon
(April) mastodon@pouet:~$ cd live/
(April) mastodon@pouet:~/live[live-4.2.0]$ RELEASE=4.2.1 && git fetch --all && git checkout v${RELEASE?} && git checkout -b live-${RELEASE?}
(April) mastodon@pouet:~/live[live-4.2.1]$ bundle install && yarn install --frozen-lockfile
(April) mastodon@pouet:~/live[live-4.2.1]$ RAILS_ENV=production bundle exec rails assets:precompile
(April) mastodon@pouet:~/live[live-4.2.1]$
logout
(April) root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service
ràs, juste un warning sur un module :
Compiling...
Compiled all packs in /home/mastodon/live/public/packs
`isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
at isModuleDeclaration (/home/mastodon/live/node_modules/babel-plugin-lodash/node_modules/@babel/types/lib/validators/generated/index.js:2740:35)
at PluginPass.Program (/home/mastodon/live/node_modules/babel-plugin-lodash/lib/index.js:102:44)
- Assignee set to Quentin Gibeaux
- Target version changed from Backlog to Octobre 2023
- Status changed from Résolu to Fermé
Also available in: Atom
PDF