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..
Good morning, We want to setup a project with the PHP 8.0 alpine docker container from Spryker ```im
Good morning,
We want to setup a project with the PHP 8.0 alpine docker container from Spryker
image: tag: spryker/php:8.0-alpine3.13
But we get the following error on frontend:project:install-dependencies
Install Project dependencies [info] npm [info] WARN [info] prepare removing existing node_modules/ before installation [info] core-js@3.4.8 postinstall /data/node_modules/core-js
Does anyone have an idea what we can do to fix this?
The troubleshooting.md doesn't really help in this case.
Comments
-
can you try to delete node_modules/ folder and then try again? That helps me when I get similar errors suddenly
0 -
I don't have a node_modules folder because that happens on
npm install
0 -
So you’re doing that from scratch? You may not see node_modules on your host machine, but it is present inside the container. So I do
docker/sdk cli rm -rf node_modules
and try again0 -
Sadly, we have the same behavior
0 -
I tried it with the B2B demo shop too.
Same behavior...0 -
I didn't adjust the YAML files.
There is still this configuration:image: tag: spryker/php:7.3-alpine3.12
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K 📜 Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random