Giter Site home page Giter Site logo

Comments (6)

jfrerich avatar jfrerich commented on May 26, 2024 1

@aidenmitchell, once the release is made, you will be able to get the tar.gz for mattermost.

We don't necessarily have beta releases, but you can build the plugin into a tar.gz and upload it to Mattermost. You'll need to clone the repository and make deploy command. This will build the tar.gz from the branch you are currently on. If you need more documentation you can also view https://developers.mattermost.com/extend/plugins/overview/

Does that answer your questions?

from mattermost-plugin-todo.

levb avatar levb commented on May 26, 2024

@aidenmitchell ack; we've been stuck a little on approvals, but considering it's still an early pre-release we'll cut one ASAP now.

from mattermost-plugin-todo.

aidenmitchell avatar aidenmitchell commented on May 26, 2024

Ok, great. Is there a way I can build this into a tar.gz myself so that Mattermost will accept it?

from mattermost-plugin-todo.

aidenmitchell avatar aidenmitchell commented on May 26, 2024

Also, thanks for the quick response, that's great.

from mattermost-plugin-todo.

aidenmitchell avatar aidenmitchell commented on May 26, 2024

Yes, that's wonderful, thank you.

from mattermost-plugin-todo.

aidenmitchell avatar aidenmitchell commented on May 26, 2024

Update: I get an error when trying to run make deploy.

npm ERR! Linux 4.4.0-18362-Microsoft
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! node v8.10.0
npm ERR! npm  v3.5.2
npm ERR! code EMISSINGARG

npm ERR! typeerror Error: Missing required argument #1
npm ERR! typeerror     at andLogAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:31:3)
npm ERR! typeerror     at fetchPackageMetadata (/usr/share/npm/lib/fetch-package-metadata.js:51:22)
npm ERR! typeerror     at resolveWithNewModule (/usr/share/npm/lib/install/deps.js:456:12)
npm ERR! typeerror     at /usr/share/npm/lib/install/deps.js:457:7
npm ERR! typeerror     at /usr/share/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror     at /usr/share/npm/lib/fetch-package-metadata.js:37:12
npm ERR! typeerror     at addRequestedAndFinish (/usr/share/npm/lib/fetch-package-metadata.js:82:5)
npm ERR! typeerror     at returnAndAddMetadata (/usr/share/npm/lib/fetch-package-metadata.js:117:7)
npm ERR! typeerror     at pickVersionFromRegistryDocument (/usr/share/npm/lib/fetch-package-metadata.js:134:20)
npm ERR! typeerror     at /usr/share/npm/node_modules/iferr/index.js:13:50
npm ERR! typeerror This is an error with npm itself. Please report this error at:
npm ERR! typeerror     <http://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /home/aidenmitchell/mattermost-plugin-todo/webapp/npm-debug.log

from mattermost-plugin-todo.

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.