Giter VIP home page Giter VIP logo

Comments (4)

inlguy avatar inlguy commented on July 17, 2024 1

from cset.

ssccaavvookk avatar ssccaavvookk commented on July 17, 2024

I'm not able to get 9.2 to build for similar reasons. Looks like a post-build event calls build.bat, which references "ant".

CSETWeb_Api -> C:\cset2\CSETWebApi\CSETWeb_Api\CSETWeb_Api\bin\CSETWeb_Api.dll
'ant' is not recognized as an internal or external command,
operable program or batch file.

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(5167,5): error MSB3073: The command "call C:\cset2\CSETWebApi\CSETWeb_Api\CSETWeb_Api\Diagram\etc\build\build.bat" exited with code 9009.

I also get the error that it cannot find base-viewer.min.js, even though it is in my solution explorer.
Severity Code Description Project Path File Line Suppression State Error Copying file Diagram\etc\build\base-viewer.min.js to obj\Debug\Package\PackageTmp\Diagram\etc\build\base-viewer.min.js failed. Could not find file 'Diagram\etc\build\base-viewer.min.js'. CSETWeb_Api 0

from cset.

lmueller74 avatar lmueller74 commented on July 17, 2024

Any one have any luck getting the enterprise version source code running in debug mode? I caan't even build the CSETWebNG project - updated npm, updated ng (angular cli) - got as far as this error when running build.bat:

ERROR in multi ./node_modules/bootstrap/dist/css/bootstrap.min.css ./node_modules/ion-rangeslider/css/ion.rangeSlider.css ./node_modules/ion-rangeslider/css/ion.rangeSlider.skinHTML5.css ./node_modules/material-design-icons/iconfont/material-icons.css ./node_modules/font-awesome/css/font-awesome.css ./node_modules/@fortawesome/fontawesome-free/css/all.css ./src/sass/styles.scss ./src/styles.css Module not found: Error: Can't resolve 'C:\src\cset-9.2.2enterprise\cset-9.2.2enterprise\CSETWebNg\node_modules\ion-rangeslider\css\ion.rangeSlider.skinHTML5.css' in 'C:\src\cset-9.2.2enterprise\cset-9.2.2enterprise\CSETWebNg' ERROR in node_modules/angular2-hotkeys/lib/hotkey.model.d.ts(24,9): error TS1086: An accessor cannot be declared in an ambient context.

from cset.

inlguy avatar inlguy commented on July 17, 2024

Ahh the infamous angular2-hotkeys.
in the CSETWebNg\node_modules\angular2-hotkeys\lib\hotkeys.service.d.ts
change line 10 to
mousetrap: Mousetrap.MousetrapInstance;
And then it will build

from cset.

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.