Git Product home page Git Product logo

Comments (13)

ni3stack avatar ni3stack commented on June 12, 2024 1

@srowhani finally able to install it without any issue with the dist folder as well.

earlier in my package.json, I've given the version number with caret ^ but this time added without ^ or ~.

shall I close the issue?

from sass-lint-auto-fix.

srowhani avatar srowhani commented on June 12, 2024 1

@nitinkumar8553 let's leave it open. I'll publish a new version to resolve any build issues with the current one.

from sass-lint-auto-fix.

srowhani avatar srowhani commented on June 12, 2024

I'm not able to reproduce. Can you confirm if it's just the dist/ directory missing?

from sass-lint-auto-fix.

ni3stack avatar ni3stack commented on June 12, 2024

I've already tried this but still getting the same error.
I removed the it from my package.json and delete the folder for sass-list-auto-fix but no luck

from sass-lint-auto-fix.

ni3stack avatar ni3stack commented on June 12, 2024

one more doubt I want to clear with you guys, should sass-lint-auto-fix be part of Devdependencies or dependencies, and is there any peer dependencies for sass-lint-auto-fix.

from sass-lint-auto-fix.

ni3stack avatar ni3stack commented on June 12, 2024

I'm not able to reproduce. Can you confirm if it's just the dist/ directory missing?

below lines are from the log file when I executed npm install

347 verbose stack Error: ENOENT: no such file or directory, chmod '/Users/nitinkpathak/Desktop/repo/nfv-ng-ui/node_modules/sass-lint-auto-fix/dist/index.js'
348 verbose cwd /Users/nitinkpathak/Desktop/repo/nfv-ng-ui
349 verbose Darwin 18.0.0
350 verbose argv "/Users/nitinkpathak/.nvm/versions/node/v10.16.3/bin/node" "/Users/nitinkpathak/.nvm/versions/node/v10.16.3/bin/npm" "install" "sass-lint-auto-fix"
351 verbose node v10.16.3
352 verbose npm v6.9.0

353 error path /Users/nitinkpathak/Desktop/repo/ng-ui/node_modules/sass-lint-auto-fix/dist/index.js
354 error code ENOENT
355 error errno -2
356 error syscall chmod
357 error enoent ENOENT: no such file or directory, chmod '/Users/nitinkpathak/Desktop/repo/ng-ui/node_modules/sass-lint-auto-fix/dist/index.js'
358 error enoent This is related to npm not being able to find a file.
359 verbose exit [ -2, true ]

**

after that, I deleted my project node-modules and remove the sass-lint-auto-fix from package.json
and did npm install and then tried installing sass-lint-auto-fix explicitly by running below command

**

npm install sass-lint-auto-fix

npm ERR! path /Users/nitinkpathak/Desktop/repo/ng-ui/node_modules/sass-lint-auto-fix/dist/index.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/nitinkpathak/Desktop/repo/ng-ui/node_modules/sass-lint-auto-fix/dist/index.js'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/nitinkpathak/.npm/_logs/2019-10-14T16_27_03_004Z-debug.log

from sass-lint-auto-fix.

aerze avatar aerze commented on June 12, 2024

Hello, I'm having the same issue with the latests published version v0.18.0.
My team uses Proximity as a proxy npm server, not sure if that affects anything.

npm ERR! path /Users/g0s027f/.npm/_npx/13033/lib/node_modules/sass-lint-auto-fix/dist/index.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/g0s027f/.npm/_npx/13033/lib/node_modules/sass-lint-auto-fix/dist/index.js'
npm ERR! enoent This is related to npm not being able to find a file.

from sass-lint-auto-fix.

srowhani avatar srowhani commented on June 12, 2024

For the time being I suggest reverting to 0.17.0. There appears to have been some build related issues since the most recent changes that CI hadn't picked up on.

@nitinkumar8553 In your package.json can you explicitly set the version, and let me know if that works for you. I have no problems running the version you mentioned, so I'm interested to see what's going wrong.

Please paste the entry in the package.json, or the mentioned version in your package-lock, or yarn.lock file.

@nitinkumar8553 It should be part of dev dependencies, you are correct. It should work either way though.

from sass-lint-auto-fix.

stevensacks avatar stevensacks commented on June 12, 2024

I'm having this issue with 0.18.0. I've uninstall/reinstalled numerous times. I've deleted my yarn.lock and node_modules, etc.

Solution for me was to explicitly install 0.17.0.

yarn add -D [email protected]

from sass-lint-auto-fix.

keonik avatar keonik commented on June 12, 2024

Hello, Looking back, 0.17.1 had this issue as well. The only commits that I saw touching the dist folder or build script was 10 days ago changing build scripts to run using yarn instead of npm. Has anyone looked at that yet?

Edit: I tried switching everything back to npm and it didn't fix anything.

from sass-lint-auto-fix.

Zialus avatar Zialus commented on June 12, 2024

@srowhani any ETA for the new version?

from sass-lint-auto-fix.

srowhani avatar srowhani commented on June 12, 2024

Published a new version that builds correctly. Will have to resolve some issues with semantic release, but this should do in the meantime.

Sorry for any inconveniences!

from sass-lint-auto-fix.

srowhani avatar srowhani commented on June 12, 2024

Build is now working as expected. Please reopen if issue persists.

from sass-lint-auto-fix.

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.