You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to setup v3.2.2 of remp. I have issues with Mailer.
yarn install
➤ YN0000: ┌ Resolution step
➤ YN0002: │ jquery-typeahead@npm:2.11.1 doesn't provide @babel/core (p09033), requested by @babel/register
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 272ms
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0071: │ Cannot link @remp/js-commons into mailer-module@file:extensions/mailer-module#extensions/mailer-module::hash=4bdb92&locator=root-workspace-0b6124%40workspace%3A. dependency jquery@npm:3.6.0 conflicts with parent dependency jquery@npm:3.6.1
➤ YN0071: │ Cannot link @remp/js-commons into mailer-module@file:extensions/mailer-module#extensions/mailer-module::hash=4bdb92&locator=root-workspace-0b6124%40workspace%3A. dependency vue@npm:2.7.14 conflicts with parent dependency vue@npm:2.7.11
➤ YN0000: └ Completed in 0s 404ms
➤ YN0000: Failed with errors in 0s 875ms
The text was updated successfully, but these errors were encountered:
I did git checkout https://github.com/remp2020/remp v 3.2.2 and followed Readme.md's in subdirictories Beam Campaign Sso and Mailer. My nodejs is v18.18.0, npm is 9.8.1 and yarn is 2.4.3
@ssmitienko We investigated the problem, however, we were unable to reproduced the error (with same versions of npm, node and yarn, run on two different OS). yarn install proceeded correctly.
Hello, I'm trying to setup v3.2.2 of remp. I have issues with Mailer.
yarn install
➤ YN0000: ┌ Resolution step
➤ YN0002: │ jquery-typeahead@npm:2.11.1 doesn't provide @babel/core (p09033), requested by @babel/register
➤ YN0000: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements for details, where is the six-letter p-prefixed code
➤ YN0000: └ Completed in 0s 272ms
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed
➤ YN0000: ┌ Link step
➤ YN0071: │ Cannot link @remp/js-commons into mailer-module@file:extensions/mailer-module#extensions/mailer-module::hash=4bdb92&locator=root-workspace-0b6124%40workspace%3A. dependency jquery@npm:3.6.0 conflicts with parent dependency jquery@npm:3.6.1
➤ YN0071: │ Cannot link @remp/js-commons into mailer-module@file:extensions/mailer-module#extensions/mailer-module::hash=4bdb92&locator=root-workspace-0b6124%40workspace%3A. dependency vue@npm:2.7.14 conflicts with parent dependency vue@npm:2.7.11
➤ YN0000: └ Completed in 0s 404ms
➤ YN0000: Failed with errors in 0s 875ms
The text was updated successfully, but these errors were encountered: