Giter VIP home page Giter VIP logo

corona-react-free-admin-template's People

Contributors

bootstrapdash-team avatar jyothish-bootstrapdash avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

corona-react-free-admin-template's Issues

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

issue after build..
please help!

Error while installing Dependencies

Got the following error while using npm install

npm ERR! code 1 npm ERR! path E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\node-sass npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/build.js npm ERR! Building: C:\Program Files\nodejs\node.exe E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli 'C:\\Program Files\\nodejs\\node.exe', npm ERR! gyp verb cli 'E:\\react-templates\\corona-react-free-admin-template-main\\corona-react-free-admin-template-main\\template\\demo_1\\node_modules\\node-gyp\\bin\\node-gyp.js', npm ERR! gyp verb cli 'rebuild', npm ERR! gyp verb cli '--verbose', npm ERR! gyp verb cli '--libsass_ext=', npm ERR! gyp verb cli '--libsass_cflags=', npm ERR! gyp verb cli '--libsass_ldflags=', npm ERR! gyp verb cli '--libsass_library=' npm ERR! gyp verb cli ] npm ERR! gyp info using [email protected] npm ERR! gyp info using [email protected] | win32 | x64 npm ERR! gyp verb command rebuild [] npm ERR! gyp verb command clean [] npm ERR! gyp verb clean removing "build" directory npm ERR! gyp verb command configure [] npm ERR! gyp verb check python checking for Python executable "python2" in the PATH npm ERR! gyp verb whichfailed Error: not found: python2 npm ERR! gyp verbwhichfailed at getNotFoundError (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:13:12) npm ERR! gyp verbwhichfailed at F (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:68:19) npm ERR! gyp verbwhichfailed at E (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:80:29) npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:89:16 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\index.js:42:5 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\windows.js:36:5 npm ERR! gyp verbwhichfailed at FSReqCallback.oncomplete (node:fs:204:21) npm ERR! gyp verbwhichfailed python2 Error: not found: python2 npm ERR! gyp verbwhichfailed at getNotFoundError (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:13:12) npm ERR! gyp verbwhichfailed at F (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:68:19) npm ERR! gyp verbwhichfailed at E (E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:80:29) npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\which\which.js:89:16 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\index.js:42:5 npm ERR! gyp verbwhichfailed at E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\isexe\windows.js:36:5 npm ERR! gyp verbwhichfailed at FSReqCallback.oncomplete (node:fs:204:21) { npm ERR! gyp verbwhichfailed code: 'ENOENT' npm ERR! gyp verbwhichfailed } npm ERR! gyp verb check python checking for Python executable "python" in the PATH npm ERR! gyp verbwhich succeeded python C:\Python310\python.EXE npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack File "<string>", line 1 npm ERR! gyp ERR! stack import sys; print "%s.%s.%s" % sys.version_info[:3]; npm ERR! gyp ERR! stack ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! gyp ERR! stack SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? npm ERR! gyp ERR! stack npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:387:12) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:527:28) npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1090:16) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:302:5) npm ERR! gyp ERR! System Windows_NT 10.0.19044 npm ERR! gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "E:\\react-templates\\corona-react-free-admin-template-main\\corona-react-free-admin-template-main\\template\\demo_1\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd E:\react-templates\corona-react-free-admin-template-main\corona-react-free-admin-template-main\template\demo_1\node_modules\node-sass npm ERR! gyp ERR! node -v v18.2.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

Refused to apply style from 'https://www.example.com/demo/corona-react-free/template/demo_1/preview/static/css/main.e0874eb1.chunk.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

issue after build please help!

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.