Giter Site home page Giter Site logo

yingray / create-react-redux-app Goto Github PK

View Code? Open in Web Editor NEW
45.0 45.0 10.0 6.69 MB

This project was bootstrapped with Create React App and Redux, Sass Structure.

Home Page: https://yingray.github.io/create-react-redux-app/

License: MIT License

HTML 4.89% JavaScript 54.89% SCSS 29.29% Sass 10.93%
api-book async async-await demo fetch react react-router redux sass starter-kit

create-react-redux-app's People

Contributors

renovate[bot] avatar yingray 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

Watchers

 avatar  avatar  avatar  avatar

create-react-redux-app's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency node-sass-chokidar to v2
  • chore(deps): update dependency react-helmet to v6
  • chore(deps): update dependency react-redux to v9
  • chore(deps): update dependency react-router to v6
  • chore(deps): update dependency react-scripts to v5
  • chore(deps): update dependency redux to v5
  • chore(deps): update dependency redux-thunk to v3
  • fix(deps): update react monorepo to v18 (major) (react, react-dom)
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
package.json
  • react ^16.8.6
  • react-dom ^16.8.6
  • api-book ^0.2.4
  • babel-polyfill ^6.26.0
  • expect ^24.8.0
  • gh-pages ^2.0.1
  • node-sass-chokidar ^1.3.4
  • react-helmet ^5.2.0
  • react-redux ^5.0.7
  • react-router ^3.2.1
  • react-router-redux ^4.0.8
  • react-scripts ^3.0.1
  • redux ^4.0.1
  • redux-thunk ^2.3.0
travis
.travis.yml
  • node 6
  • node 8

  • Check this box to trigger a request for Renovate to run again on this repository

Build fail - missing script: build:css

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\Joanne\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle [email protected]prestart: [email protected]
6 silly lifecycle [email protected]
prestart: no script for prestart, continuing
7 info lifecycle [email protected]start: [email protected]
8 verbose lifecycle [email protected]
start: unsafe-perm in lifecycle true
9 verbose lifecycle [email protected]start: PATH: C:\Users\Joanne\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;E:\design and photos\repos\create-react-redux\node_modules.bin;C:\Users\Joanne\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Joanne\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 & MySQL Utilities 1.5;C:\Program Files (x86)\MySQL\MySQL Fabric 1.5 & MySQL Utilities 1.5\Doctrine extensions for PHP;C:\Program Files\Git\cmd;E:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\nodejs;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0;C:\Users\Joanne\AppData\Roaming\Composer\vendor\bin;C:\Users\Joanne\AppData\Local\Microsoft\WindowsApps;C:\Users\Joanne\AppData\Local\atom\bin;C:\Program Files\Atom\resources\app\apm\node_modules\atom-package-manager\bin;C:\Users\Joanne\AppData\Local\Microsoft\WindowsApps;C:\Users\Joanne\AppData\Roaming\npm;E:\xampp\mysql\bin;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
10 verbose lifecycle [email protected]
start: CWD: E:\design and photos\repos\create-react-redux
11 silly lifecycle [email protected]start: Args: [ '/d /s /c',
11 silly lifecycle 'npm run build:css; (npm run watch:css & react-scripts start)' ]
12 silly lifecycle [email protected]
start: Returned: code: 255 signal: null
13 info lifecycle [email protected]~start: Failed to exec start script

************************************ see below ***************************************************
14 verbose stack Error: [email protected] start: npm run build:css; (npm run watch:css & react-scripts start)
14 verbose stack Exit status 255
14 verbose stack at EventEmitter. (C:\Users\Joanne\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at EventEmitter.emit (events.js:191:7)
14 verbose stack at ChildProcess. (C:\Users\Joanne\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at ChildProcess.emit (events.js:191:7)
14 verbose stack at maybeClose (internal/child_process.js:886:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid [email protected]
16 verbose cwd E:\design and photos\repos\create-react-redux
17 verbose Windows_NT 10.0.16299
18 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\Joanne\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "start"
19 verbose node v6.10.3
20 verbose npm v4.6.1
21 error code ELIFECYCLE
22 error errno 255
23 error [email protected] start: npm run build:css; (npm run watch:css & react-scripts start)
23 error Exit status 255
24 error Failed at the [email protected] start script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 255, true ]

deleted dependency

One of the npm packages: finance-creator is gone. It's breaking prod.

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.