Forums

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

npm not found

ivanov igor
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!
June 30, 2017

Hi. I want to try bitbucket pipeline. I have node.js project. I've activated piplent, created .yml file with image node:6.9.4

but npm not found(

Please help me.

 

my yml file:

# This is a sample build configuration for Javascript (Node.js).
# Check our guides at https://confluence.atlassian.com/x/14UWN for more examples.
# Only use spaces to indent your .yml configuration.
# -----
# You can specify a custom docker image from Docker Hub as your build environment.
image: node:6.9.4

pipelines:
  default:
    - step:
        script: # Modify the commands below to build your repository.
          - npm install

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Thomas Schlegel
Community Champion
June 30, 2017

This question was asked twice. Please post your answers here: 

https://community.atlassian.com/t5/Bitbucket-discussions/npm-command-not-found/td-p/603706

TAGS
AUG Leaders

Atlassian Community Events