Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Conflict with the new Postcss version and postcss-partial-import #42

Open
darktasevski opened this issue Jun 25, 2017 · 3 comments
Open

Comments

@darktasevski
Copy link

Your current PostCSS version is 6.0.2, but postcss-partial-import uses 5.2.17. Perhaps this is the source of the error below. Error in plugin 'gulp-postcss' Message: ENOENT: no such file or directory, open '/home/puritanic/Programming/Splash-page_clone/app/assets/styles/normalize.css' Details: errno: -2 code: ENOENT syscall: open path: /home/puritanic/Programming/Splash-page_clone/app/assets/styles/normalize.css fileName: /home/puritanic/Programming/Splash-page_clone/app/assets/styles/app.css Stack: Error: ENOENT: no such file or directory, open '/home/puritanic/Programming/Splash-page_clone/app/assets/styles/normalize.css' at Error (native)

Also:

Node#before is deprecated. Use Node#raws.before

@dotnetCarpenter
Copy link

@Puritanic Did you find an alternative to jonathantneal/postcss-partial-import?

@darktasevski
Copy link
Author

To be honest, I forgot that this issue exists. I guess that I haven't found a fix, or I would update the issue. Sorry.

@dotnetCarpenter
Copy link

I found out that in my case, I could use postcss-import. I’m not sure why we used postcss-partial-import in the first place.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants