CircleCI test passing but not publishing to NPMWhere does npm install packages?How can I update NodeJS and NPM to the next versions?Find the version of an installed npm packageHow to uninstall npm modules in node js?npm throws error without sudoWhat is the difference between Bower and npm?What's the difference between dependencies, devDependencies and peerDependencies in npm package.json file?What is the --save option for npm install?NPM vs. Bower vs. Browserify vs. Gulp vs. Grunt vs. Webpack“npm publish” not working in Team City

How to determine car loan length as a function of how long I plan to keep a car

How to find out the average duration of the peer-review process for a given journal?

'Us students' - Does this apposition need a comma?

Is gzip atomic?

Disambiguation of "nobis vobis" and "nobis nobis"

Did anyone try to find the little box that held Professor Moriarty and his wife after the crash?

What does Deviance mean in lmer

Why do banks “park” their money at the European Central Bank?

Are the players on the same team as the DM?

Are modern clipless shoes and pedals that much better than toe clips and straps?

Do they have Supervillain(s)?

I don't have the theoretical background in my PhD topic. I can't justify getting the degree

Are the A380 engines interchangeable (given they are not all equipped with reverse)?

"Sorry to bother you" in an email?

tar using short form option versus old style

How do you harvest carrots in creative mode?

Does merkle root contain hashes of transactions from previous blocks?

Can RMSE and MAE have the same value?

How can I unambiguously ask for a new user's "Display Name"?

Why doesn't 'd /= d' throw a division by zero exception?

Why in most German places is the church the tallest building?

Why do gliders have bungee cords in the control systems and what do they do? Are they on all control surfaces? What about ultralights?

How do proponents of Sola Scriptura address the ministry of those Apostles who authored no parts of Scripture?

Showing that the limit of non-eigenvector goes to infinity



CircleCI test passing but not publishing to NPM


Where does npm install packages?How can I update NodeJS and NPM to the next versions?Find the version of an installed npm packageHow to uninstall npm modules in node js?npm throws error without sudoWhat is the difference between Bower and npm?What's the difference between dependencies, devDependencies and peerDependencies in npm package.json file?What is the --save option for npm install?NPM vs. Bower vs. Browserify vs. Gulp vs. Grunt vs. Webpack“npm publish” not working in Team City






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















My CI tests pass but I'm not sure why my packages aren't being published to npm.



The snippet below shows the areas I think I may have the problem with



 deploy:
<<: *defaults
steps:
- attach_workspace:
at: ~/emotion-emoji
- run:
name: Authenticate with registry
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/.npmrc
- run:
name: Publish package
command: npm publish


Any suggestions?










share|improve this question
























  • What is the console output in CircleCI?

    – Jack Gore
    Mar 27 at 20:20











  • I resolved the issue. I needed to push a tag with the format v1.x.x

    – Dwayne
    Mar 28 at 0:55

















0















My CI tests pass but I'm not sure why my packages aren't being published to npm.



The snippet below shows the areas I think I may have the problem with



 deploy:
<<: *defaults
steps:
- attach_workspace:
at: ~/emotion-emoji
- run:
name: Authenticate with registry
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/.npmrc
- run:
name: Publish package
command: npm publish


Any suggestions?










share|improve this question
























  • What is the console output in CircleCI?

    – Jack Gore
    Mar 27 at 20:20











  • I resolved the issue. I needed to push a tag with the format v1.x.x

    – Dwayne
    Mar 28 at 0:55













0












0








0








My CI tests pass but I'm not sure why my packages aren't being published to npm.



The snippet below shows the areas I think I may have the problem with



 deploy:
<<: *defaults
steps:
- attach_workspace:
at: ~/emotion-emoji
- run:
name: Authenticate with registry
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/.npmrc
- run:
name: Publish package
command: npm publish


Any suggestions?










share|improve this question














My CI tests pass but I'm not sure why my packages aren't being published to npm.



The snippet below shows the areas I think I may have the problem with



 deploy:
<<: *defaults
steps:
- attach_workspace:
at: ~/emotion-emoji
- run:
name: Authenticate with registry
command: echo "//registry.npmjs.org/:_authToken=$npm_TOKEN" > ~/.npmrc
- run:
name: Publish package
command: npm publish


Any suggestions?







npm circleci






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 27 at 18:18









DwayneDwayne

1265 bronze badges




1265 bronze badges















  • What is the console output in CircleCI?

    – Jack Gore
    Mar 27 at 20:20











  • I resolved the issue. I needed to push a tag with the format v1.x.x

    – Dwayne
    Mar 28 at 0:55

















  • What is the console output in CircleCI?

    – Jack Gore
    Mar 27 at 20:20











  • I resolved the issue. I needed to push a tag with the format v1.x.x

    – Dwayne
    Mar 28 at 0:55
















What is the console output in CircleCI?

– Jack Gore
Mar 27 at 20:20





What is the console output in CircleCI?

– Jack Gore
Mar 27 at 20:20













I resolved the issue. I needed to push a tag with the format v1.x.x

– Dwayne
Mar 28 at 0:55





I resolved the issue. I needed to push a tag with the format v1.x.x

– Dwayne
Mar 28 at 0:55












1 Answer
1






active

oldest

votes


















0















I resolved the issue. I needed to push a tag with the format v1.x.x






share|improve this answer
























    Your Answer






    StackExchange.ifUsing("editor", function ()
    StackExchange.using("externalEditor", function ()
    StackExchange.using("snippets", function ()
    StackExchange.snippets.init();
    );
    );
    , "code-snippets");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "1"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55384060%2fcircleci-test-passing-but-not-publishing-to-npm%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0















    I resolved the issue. I needed to push a tag with the format v1.x.x






    share|improve this answer





























      0















      I resolved the issue. I needed to push a tag with the format v1.x.x






      share|improve this answer



























        0














        0










        0









        I resolved the issue. I needed to push a tag with the format v1.x.x






        share|improve this answer













        I resolved the issue. I needed to push a tag with the format v1.x.x







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 28 at 0:55









        DwayneDwayne

        1265 bronze badges




        1265 bronze badges





















            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







            Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.



















            draft saved

            draft discarded
















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55384060%2fcircleci-test-passing-but-not-publishing-to-npm%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

            Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

            Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript