Giter Club home page Giter Club logo

Comments (9)

jonathantneal avatar jonathantneal commented on July 24, 2024

Are you able to see this? https://www.npmjs.com/package/@csstools/sass-import-resolve

from postcss-advanced-variables.

jwkellyiii avatar jwkellyiii commented on July 24, 2024

Yep.

from postcss-advanced-variables.

jonathantneal avatar jonathantneal commented on July 24, 2024

What happens when you follow their instructions in your terminal?

npm i @csstools/sass-import-resolve

And, to be sure, does this name differ at all from https://github.com/jonathantneal/postcss-advanced-variables/blob/master/package.json#L29 ?

If it does not then this sounds like an NPM bug. Would you confirm?

from postcss-advanced-variables.

jwkellyiii avatar jwkellyiii commented on July 24, 2024

npm ERR! 404 no such package available : @csstools/sass-import-resolve
npm ERR! 404
npm ERR! 404 @csstools/sass-import-resolve is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)

from postcss-advanced-variables.

jonathantneal avatar jonathantneal commented on July 24, 2024

@jwkellyiii, it seems either the npm registry is not functioning correctly, or you have an issue on your end with the npm registry. Are you already customizing your npm registry?

from postcss-advanced-variables.

jwkellyiii avatar jwkellyiii commented on July 24, 2024

Had to add @csstools to my npm config via npm config set @csstools:registry http://registry.npmjs.org

Now working. Might want to add a note to the README....

from postcss-advanced-variables.

jonathantneal avatar jonathantneal commented on July 24, 2024

@jwkellyiii, I would, but you’re the first person to experience this issue, and we wouldn’t want to make everyone run such a command every time they go to install a scoped dependency, like, say https://github.com/babel/babel/tree/master/packages/babel-preset-env

I’m still interested in resolving that root issue. How are you customizing your npm config?

from postcss-advanced-variables.

jwkellyiii avatar jwkellyiii commented on July 24, 2024

We have an internal (private) company registry. So anything prefixed (i.e. @csstools, @storybook, @webpack-blocks) needs to be added to the config via npm config set ...

from postcss-advanced-variables.

jonathantneal avatar jonathantneal commented on July 24, 2024

@jwkellyiii, thanks for the details, because that might help similar users in the future.

And, in your case, I recommend your company wiki gets that important info :) Glad it was resolved quickly!

from postcss-advanced-variables.

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.