Giter Club home page Giter Club logo

Comments (7)

EndyKaufman avatar EndyKaufman commented on July 28, 2024

Current versions and all changes tested only one platform - linux
all release force run build on CI:
linux - https://travis-ci.org/rucken/core-nestjs Build Status
windows - https://ci.appveyor.com/project/EndyKaufman/core-nestjs/branch/master Appveyor CI

from core-nestjs.

ZiadJ avatar ZiadJ commented on July 28, 2024

I tried running node-gyp rebuild separately and it dies with those messages:
image
image
I'm running from the bash terminal with the latest versions of Python and NodeJs installed. I also run npm install --global --production windows-build-tools as recommended their npm page but I'm not sure what else I might have missed.

The core project runs just fine though so hopefully things run fine here too once I can get over the node-gyp building process.

from core-nestjs.

ZiadJ avatar ZiadJ commented on July 28, 2024

Current versions and all changes tested only one platform - linux
all release force run build on CI:
linux - https://travis-ci.org/rucken/core-nestjs Build Status
windows - https://ci.appveyor.com/project/EndyKaufman/core-nestjs/branch/master Appveyor CI

Can we hope for a successful Windows build any time soon?

from core-nestjs.

ZiadJ avatar ZiadJ commented on July 28, 2024

@EndyKaufman If the failing part of the build is not not an essential part would commenting it in the build script help? I don't mind running it with a few missing components for now if it's going to be fixed at a later point.

from core-nestjs.

ZiadJ avatar ZiadJ commented on July 28, 2024

To be clear the main concern is that the project I'm aiming at will make heavy reliance on volunteers so the limitation will end up reducing the size of the audience and thus it's ability to progress.

from core-nestjs.

EndyKaufman avatar EndyKaufman commented on July 28, 2024

@ZiadJ please remove all installed python and nodejs from windows, next run ccleaner and remove unused registry keys and other trash files, after it reboot pc

download latest nodejs and install it, read all install steps, search check box or other control for install external utils, if found it, mark it

after install reboot pc

git clone https://github.com/rucken/core-nestjs.git
cd core-nestjs
npm i
npm run build
npm run start:dev

I'll try to do it all tomorrow

from core-nestjs.

EndyKaufman avatar EndyKaufman commented on July 28, 2024

after update scripts for build, build on windows is OK https://ci.appveyor.com/project/EndyKaufman/core-nestjs/builds/26360538

and i tested https://github.com/rucken/core-nestjs#usage in clear virtual machine with windows is OK

please try remove all installed python, nodejs and microsoft visual redistributable
and install nodejs and mark externals utils on install step

after, read and do https://github.com/rucken/core-nestjs#usage

from core-nestjs.

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.