Coder Social home page Coder Social logo

Development documentation about ncform HOT 6 OPEN

dhertzb avatar dhertzb commented on June 5, 2024
Development documentation

from ncform.

Comments (6)

ymarcon avatar ymarcon commented on June 5, 2024

Especially is their a guide to develop own widgets, in replacement of the default elementui ones?

from ncform.

daniel-dx avatar daniel-dx commented on June 5, 2024

Especially is their a guide to develop own widgets, in replacement of the default elementui ones?

https://github.com/ncform/ncform/blob/master/EXT-DOC.md

from ncform.

dhertzb avatar dhertzb commented on June 5, 2024

Steps I follow to trying to prepare the dependecies and build ncform packages:

  1. Clone de ncform multipackage repo
  2. npm run build in the root ( as it instructed in ncform/ncform)
  • It fail
  1. npm install to install main repo dependecies ( as lerna and run other scripts)
  2. try to run npm run bootstrap to install dependencies in all children repos
  3. run npm run build again
  • fail again

from ncform.

daniel-dx avatar daniel-dx commented on June 5, 2024

Give some failure messages?

from ncform.

dhertzb avatar dhertzb commented on June 5, 2024

Give some failure messages?

Yes, as it is instructed in the ncform/ncform I just run the "npm run build" in the root and it give me this:

> build
> lerna run build

sh: 1: lerna: not found

Ok, the dependencies arent installed so I run "npm install" and then "npm run build" again:

> build
> lerna run build

lerna notice cli v3.19.0
lerna info Executing command in 4 packages: "npm run build"
lerna ERR! npm run build exited 127 in '@ncform/ncform-common'
lerna ERR! npm run build stdout:

> @ncform/[email protected] build
> gulp build


lerna ERR! npm run build stderr:
sh: 1: gulp: not found
npm ERR! code 127
npm ERR! path /home/clientar/Área de Trabalho/ncform/packages/ncform-common
npm ERR! command failed
npm ERR! command sh -c gulp build

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/clientar/.npm/_logs/2021-03-02T19_40_29_192Z-debug.log

lerna ERR! npm run build exited 127 in '@ncform/ncform-common'
npm ERR! code 127
npm ERR! path /home/clientar/Área de Trabalho/ncform
npm ERR! command failed
npm ERR! command sh -c lerna run build

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/clientar/.npm/_logs/2021-03-02T19_40_29_274Z-debug.log

from ncform.

daniel-dx avatar daniel-dx commented on June 5, 2024

There is a guide for develop ncform features/ pull requests?

https://github.com/ncform/ncform/blob/master/contributing.md

from ncform.

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.