Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Compile assets with node and laravel mix

celmer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 9, 2020

I am trying to deploy an application, when running the command npm install it creates the node_modules inside the docker but does not run npm run prod and the error says that can not find the node modules.

pipelines:
default:
- step:
name: comandos npm
image: node:10.15.0
caches:
- node
script:
- npm -v
- apt-get update && apt-get install -y unzip
- npm install --global cross-env
- npm install
- ls -la
- npm run prod


0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, mindful member, mindful member badge, atlassian community, community kudos, community giveaway, atlassian swag, community values, empathy and kindness, badge challenge, atlassian learning, community engagement, swag giveaway

Earn a Badge, Win a Prize 🎁

Earning the Mindful Member badge proves you know how to lead with kindness, plus it enters you into a giveaway for exclusive Atlassian swag. Take the quiz, grab the badge, and comment on our announcement article to spread the good vibes!

Start here
AUG Leaders

Atlassian Community Events