Giter Club home page Giter Club logo

Comments (2)

eamonnk avatar eamonnk commented on August 14, 2024

Hi,

You shouldn't need to do anything. Below is the output I see when its built in VSTS, so it gives a 404 error initially for v3.13.1, then references node-sass in the node-modules folder in the repo src and then downloads and install node-sass v4.4.9.3. So it gives an initial error then downloads and installs a later version fine.

2018-08-25T09:43:18.0185569Z > [email protected] install D:\a\1\s\src\PartsUnlimitedWebSite\node_modules\grunt-sass\node_modules\node-sass
2018-08-25T09:43:18.0186143Z > node scripts/install.js
2018-08-25T09:43:18.0186361Z
2018-08-25T09:43:18.5408463Z Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node
2018-08-25T09:43:18.8809530Z Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node":
2018-08-25T09:43:18.8812178Z
2018-08-25T09:43:18.9206008Z HTTP error 404 Not Found
2018-08-25T09:43:18.9208485Z
2018-08-25T09:43:18.9209103Z Hint: If github.com is not accessible in your location
2018-08-25T09:43:18.9209311Z try setting a proxy via HTTP_PROXY, e.g.
2018-08-25T09:43:18.9209487Z
2018-08-25T09:43:18.9209640Z export HTTP_PROXY=http://example.com:1234
2018-08-25T09:43:18.9209811Z
2018-08-25T09:43:18.9209950Z or configure npm proxy via
2018-08-25T09:43:18.9210085Z
2018-08-25T09:43:18.9210257Z npm config set proxy http://example.com:8080
2018-08-25T09:43:18.9286023Z
2018-08-25T09:43:18.9286394Z > [email protected] install D:\a\1\s\src\PartsUnlimitedWebSite\node_modules\node-sass
2018-08-25T09:43:18.9290045Z > node scripts/install.js
2018-08-25T09:43:18.9290197Z
2018-08-25T09:43:20.0287177Z Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.3/win32-x64-57_binding.node
2018-08-25T09:43:21.0145084Z Download complete
2018-08-25T09:43:21.0164037Z Binary saved to D:\a\1\s\src\PartsUnlimitedWebSite\node_modules\node-sass\vendor\win32-x64-57\binding.node
2018-08-25T09:43:21.0166449Z Caching binary to C:\npm\cache\node-sass\4.9.3\win32-x64-57_binding.node
2018-08-25T09:43:21.3590594Z
2018-08-25T09:43:21.3591426Z > [email protected] postinstall D:\a\1\s\src\PartsUnlimitedWebSite\node_modules\grunt-sass\node_modules\node-sass
2018-08-25T09:43:21.3591889Z > node scripts/build.js
2018-08-25T09:43:21.3592069Z

The app uses some legacy and deprecated packages and you'll see some warnings and errors as it builds,but overall it builds and deploys fine and just serves the purpose of allowing us show other tools and processes . The app could probably do with updating but once it builds and deploys thats all we really need from it, and you can ignore the warnings and errors.

Thanks,
Eamonn

from partsunlimited.

Casey-Rickwood avatar Casey-Rickwood commented on August 14, 2024

Hi Eamon,
Thanks for the clarification.
Casey

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.