question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Installing autoprefixer without package manager

See original GitHub issue

I work at a company where there are very strict rules about which software to install. Hence I don’t have package manager tools like npm.

Is it possible to install autoprefixer without?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:15 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
aicommented, Oct 21, 2017

I am not sure that this error is related to non-npm environment. You get this error when you have wrong path for PostCSS binary.

Try to find correct option and set it to node_modules/.bin/postcss (don’t forget to install npm first).

But I am not sure that my recommendation is correct for webassets you should all them. Or on StackOverflow.

0reactions
aicommented, Oct 15, 2018

Sorry, have no idea

Read more comments on GitHub >

github_iconTop Results From Across the Web

autoprefixer - npm
Autoprefixer. Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use. Write your CSS rules without vendor...
Read more >
4 - Never Prefix Again With Autoprefixer - PostCSS Tutorials
Here we show you how to add Autoprefixer to PostCSS.https://www.patreon.com/leveluptutsThe best shared web ...
Read more >
Autoprefixer doesn't support Node v4.8.2. Update it
I have a docker container and it's still installing the same v4.8.2. Not sure what is wrong. – Mayuresh Srivastava. Oct 4, 2021...
Read more >
BundleTransformer.Autoprefixer 1.12.52 - NuGet
Version Downloads Last updated 1.12.52 405 2 months ago 1.12.51 453 4 months ago 1.12.49 677 7 months ago
Read more >
@types/autoprefixer | Yarn - Package Manager
This is a stub types definition. autoprefixer provides its own type definitions, so you do not need this installed. Stub TypeScript definitions entry...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found