Question T12162
Visible to All Users

defaultV2.min.css ParserError: Syntax Error at line: 1, column 27

created 2 years ago
Code
Failed to compile. ./node\_modules/survey-core/defaultV2.min.css ParserError: Syntax Error at line: 1, column 27

I have this issue when trying to build my project using surveyjs
"postcss": "8.2.8",
"survey-react-ui": "^1.9.75",
"tailwindcss": "2.0.4",

Please assist

Comments (1)

    Hello,
    I've just followed the get-started tutorial and successfully built a sample React application (see sample.zip).
    Please let me know how to reproduce the problem.

    Answers

    created 2 years ago

    Thanks I found the reason, its because of the old react react-script. I updated to latest version and build like charm. Kind Regards

      Comments (3)

        Thank you for keeping me posted. Please feel free to contact us if you have any questions or require further assistance.

          What version of react-scripts do I need to upgrade to? I am having the same issue failing build :(

            Hello Ahmad,
            Please try to upgrade SurveyJS library version to the latest available (v1.9.79). Let us know your results.