Giter Club home page Giter Club logo

Comments (9)

cb1947 avatar cb1947 commented on August 14, 2024 1

Had the same error..finally got it resolved due to grunt issue
used the following command to install grunt

npm install -g grunt-cli

from the following article
gruntjs/grunt#774

no more build errors

from partsunlimited.

eamonnk avatar eamonnk commented on August 14, 2024

Hi,

From the errors it sounds like you are trying to build the PartsUnlimited app in VS. Those errors may be related to installed packages that need to be updated.

Can you look at the task steps here PartsUnlimited Setup with Visual Studio. There is a Build Errors and Solutions section in there which will help with this error and other similar potential issues.

Sure let us know if the steps in the link above provide a solution for you or if not let us know what lab task you are stepping through and where you are encountering the error.

Thanks,
Eamonn

from partsunlimited.

RobertCGouge avatar RobertCGouge commented on August 14, 2024

I am also having this issue. I am using Node 6.12.3, I've tried reinstalling Node and Visual Studio. I am only getting Grunt exited with error 9009 and partsunlimitedwebsite.dll are missing. This is on the very first build after cloning the repo.

from partsunlimited.

eamonnk avatar eamonnk commented on August 14, 2024

Hi Robert,

Have you tried stepping through the Build Errors and Solutions section in Task 3, in the lab steps in the link above?

Thanks,
Eamonn

from partsunlimited.

RobertCGouge avatar RobertCGouge commented on August 14, 2024

Yes, I verified I am running Node 6.12.3, I've uninstalled and reinstalled Node, Visual studio, node-sass, and I ran git cleanup. I also removed everything from my local file system and re-cloned into a new directory.

from partsunlimited.

eamonnk avatar eamonnk commented on August 14, 2024

Grand, I'll run through it and have a look, will let you know later today.

Thanks,
Eamonn

from partsunlimited.

eamonnk avatar eamonnk commented on August 14, 2024

Hi Again,

Sorry was delayed getting to this, but just ran through it and was able to build successfully. So functionally it should be possible to get it to build successfully and I don't see anything thats fundamentally changed that would cause a failure. Can you have another look at the output tab in the build output and see exactly what message it is giving, I added an additional screenshot to the lab steps for the output which gives the details you get when you get a missing website.dll missing binding errors, and the steps then to rebuild the node-sass to address them,

  • Open up a cmd or Powershell window as administrator, go to the repo where the PartsUnlimitedWebsite is located i.e. C:<repository path>\PartsUnlimited\src\PartsUnlimitedWebsite
  • then run the below command and try again to build the solution.
  • npm rebuild node-sass

Can you have a look at that output message and try those workaround steps ?

Thanks,
Eamonn

from partsunlimited.

RobertCGouge avatar RobertCGouge commented on August 14, 2024

I am not sure what the issue was. I tried on a machine that had never had Visual Studio or Node installed and it worked fine and I was able to go through the lab. I'm going to blame my machine.

from partsunlimited.

eamonnk avatar eamonnk commented on August 14, 2024

Great, just glad its working for you.

Thanks,
Eamonn

from partsunlimited.

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.