We are encountering following issue in the Build step of NPM release.
We tried hardcoding the npm version from earlier successful release but it didn't work.
Error: [object Object] is not a PostCSS plugin at Processor.normalize (D:agent1\_work 71aswagger-codegen ode_modulespostcsslibprocessor.js:145:15) at new Processor (D:agent1\_work 71aswagger-codegen ode_modulespostcsslibprocessor.js:51:25) at postcss (D:agent1\_work 71aswagger-codegen ode_modulespostcsslibpostcss.js:73:10) at createPostCssProcessor (D:agent1\_work 71aswagger-codegen ode_modules g-packagrlib g-v5entry-point esourcesstylesheet.transform.js:73:12) at Object.<anonymous> (D:agent1\_work 71aswagger-codegen ode_modules g-packagrlib g-v5entry-point esourcesstylesheet.transform.js:36:30)
If you want to update npm version in your pipeline, you could try to use the Npm Version command. For example:
2.1m questions
2.1m answers
60 comments
57.0k users