What are the Slack Archives?

Itโ€™s a history of our time together in the Slack Community! Thereโ€™s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you wonโ€™t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi all, I have faced the "*[info] npm ERR!*" during Spryker B2B demo shop. Has anybody encountered

U01HX2U4NLQ
U01HX2U4NLQ Posts: 67 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

Hi all,

I have faced the "[info] npm ERR!" during Spryker B2B demo shop.

Has anybody encountered this problem or a fix at hand?

Comments

  • giovanni.piemontese
    giovanni.piemontese Technical Lead @ Lรถffelhardt Spryker Solution Partner Posts: 871 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    which version of b2b? Current?
    which version of devvm are u using?

    These info can help

  • giovanni.piemontese
    giovanni.piemontese Technical Lead @ Lรถffelhardt Spryker Solution Partner Posts: 871 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    and which version of node and npm

  • U01HX2U4NLQ
    U01HX2U4NLQ Posts: 67 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    Hi @UL65CH0MC

    Thanks for your quick response.

    I have installed the latest version as per the documentation https://documentation.spryker.com/docs/installation-guide-b2b

    Also, please refer to the following system information.

    Virtualbox : Version 5.2.42_Ubuntu r137960
    npm v_6.14.6
    node v12.18.3

  • Stanislav Matveyev
    Stanislav Matveyev Tech Lead @ Spryker Sprykee Posts: 211 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    it also could be temporary issues with npm server

  • U01HX2U4NLQ
    U01HX2U4NLQ Posts: 67 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    @UKBTMFXMJ Thanks for your reply.
    Do you have any suggestions on how to isolate the problem with npm server?

  • giovanni.piemontese
    giovanni.piemontese Technical Lead @ Lรถffelhardt Spryker Solution Partner Posts: 871 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    I think also that can maybe a problem from npm server...
    did u tried just "npm i" to run? What happend?

  • U01HX2U4NLQ
    U01HX2U4NLQ Posts: 67 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    @UL65CH0MC I got the (attached) information when run "npm i".

  • giovanni.piemontese
    giovanni.piemontese Technical Lead @ Lรถffelhardt Spryker Solution Partner Posts: 871 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    ok it seems to work... try again the installation of spryker b2b

  • U01HX2U4NLQ
    U01HX2U4NLQ Posts: 67 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    @UL65CH0MC Unfortunately, I faced the error again(attached) during b2b reinstallation. If you have any other possibilities to debug, please let me know.

  • Stanislav Matveyev
    Stanislav Matveyev Tech Lead @ Spryker Sprykee Posts: 211 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    sometimes node_modules folder removal helps, sometimes npm cache clean

  • U01HX2U4NLQ
    U01HX2U4NLQ Posts: 67 ๐Ÿง‘๐Ÿปโ€๐Ÿš€ - Cadet

    @UKBTMFXMJ I tried those options too but not successful.