Giter Club home page Giter Club logo

Comments (9)

yaustar avatar yaustar commented on September 1, 2024 1

For the short term, use the version that @matthewvroman (assuming security allows) has posted while we look at how to resolve ownership

from playcanvas-sync.

querielo avatar querielo commented on September 1, 2024 1

@matthewvroman The direct GitHub link works for me with nodejs 16.*

from playcanvas-sync.

yaustar avatar yaustar commented on September 1, 2024

@willeastcott or @slimbuck, you are probably best placed for this

from playcanvas-sync.

querielo avatar querielo commented on September 1, 2024

We have the same issue. Could you prioritize it?

from playcanvas-sync.

yaustar avatar yaustar commented on September 1, 2024

Let me ask internally in the team about this and see who's best placed to handle this

from playcanvas-sync.

yaustar avatar yaustar commented on September 1, 2024

@querielo When you say, you have the same issue, what do you mean? The OP has published the NPM module (accidentally here: https://www.npmjs.com/package/playcanvas-sync), do you also need to an NPM module for playcanvas-sync and want it to be official?

from playcanvas-sync.

querielo avatar querielo commented on September 1, 2024

@yaustar Yes. I think having official NPM module would be nice.

playanvas-sync is defined as devDependency in package.json:

{
  . . .
  "devDependencies": {
    . . .
    "playcanvas-sync": "https://github.com/playcanvas/playcanvas-sync.git#1f3c179fb96a9efe4ba8e0f78638193db5d17949",
    . . .
  },
  . . .
}

And CI/CD pipelines return next:

[4] npm ERR! Error while executing:
[5] npm ERR! /usr/bin/git ls-remote -h -t ssh://[USER]@github.com/playcanvas/playcanvas-sync.git
[6] npm ERR! 
[7] npm ERR! Warning: Permanently added the ECDSA host key for IP address [IP] to the list of known hosts.
[8] npm ERR! Permission denied (publickey).
[9] npm ERR! fatal: Could not read from remote repository.
[10] npm ERR! 
[11] npm ERR! Please make sure you have the correct access rights
[12] npm ERR! and the repository exists.
[13] npm ERR! 
[14] npm ERR! exited with error code: 128

from playcanvas-sync.

nyan-left avatar nyan-left commented on September 1, 2024

Hi @yaustar / @isumygin-sc ,

We're currently utilizing this project as a git submodule, however, we would greatly prefer to use an npm package due to ease of versioning, dependency management, and smoother CI/CD integrations.

I'm wondering if you reached an agreement internally about publishing this package on npm? If it helps speed things along, I can put together a PR that adds a GitHub workflow for building and deploying the project to npm.

Looking forward to hearing your thoughts.

from playcanvas-sync.

willeastcott avatar willeastcott commented on September 1, 2024

A PR would be great. I have always said playcanvas-sync belongs on NPM! I can help review and get it deployed.

from playcanvas-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.