Giter Site home page Giter Site logo

Comments (5)

D3vd avatar D3vd commented on June 8, 2024 1

Hmmm. Can you try deleting your node_modules folder and then running yarn?
This could happen if you have run npm install and yarn on the same project...

from clips.

D3vd avatar D3vd commented on June 8, 2024

Hey @sk1418 ,

Looks like the issue you were facing was due to the node-sass library. The version that was used doesn't seem to work with the latest versions of node. I have replaced it with sass which doesn't face the same issue.

I have updated the README with instructions to install and run the app locally, also I have containerized the app with docker to make it easier to self host.

Thanks for creating this issue. I wasn't aware people were using this app so I hadn't updated the README with instructions. I hope this helps.

from clips.

sk1418 avatar sk1418 commented on June 8, 2024

Hey @D3vd ,
thanks for the quick response!
The gif animation looks amazing, and I definitely want to give it a try.

After a new pull and following your instruction, yarn doesn't complain anymore, though there were some warnings.

However, when I started the app by yarn start or npm start it logs some error messages, I paste below. (I've already installed dependencies by yarn or npm install)

Probably, it's just silly problems for js beginners. Please shed some light. Thank you.

Failed to compile.

./node_modules/react-dev-utils/webpackHotDevClient.js
Error: [BABEL] /tmp/test/Clips/node_modules/react-dev-utils/webpackHotDevClient.js: Cannot find module '@babel/helper-skip-transparent-expression-wrappers'
Require stack:
- /tmp/test/Clips/node_modules/babel-preset-react-app/node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js
- /tmp/test/Clips/node_modules/babel-preset-react-app/node_modules/@babel/preset-env/lib/available-plugins.js
- /tmp/test/Clips/node_modules/babel-preset-react-app/node_modules/@babel/preset-env/lib/plugins-compat-data.js
- /tmp/test/Clips/node_modules/babel-preset-react-app/node_modules/@babel/preset-env/lib/normalize-options.js
- /tmp/test/Clips/node_modules/babel-preset-react-app/node_modules/@babel/preset-env/lib/index.js

from clips.

sk1418 avatar sk1418 commented on June 8, 2024

BTW, when I start with docker, the app is working

from clips.

sk1418 avatar sk1418 commented on June 8, 2024

Hmmm. Can you try deleting your node_modules folder and then running yarn?
This could happen if you have run npm install and yarn on the same project...

it works. thank you.

from clips.

Related Issues (2)

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.