-
-
Notifications
You must be signed in to change notification settings - Fork 27k
Improve npm run eject
description
#363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 3 commits
Commits
Show all changes
106 commits
Select commit
Hold shift + click to select a range
5a045b4
Improve `npm run eject` description
btnwtn d1b3142
Merge pull request #1 from btnwtn/btnwtn-improve-eject-description
btnwtn 4dbe43b
Better formatting of command descriptions
btnwtn 5261af2
Fit npm script descriptions to 80 character width
btnwtn c1e5665
Delete npm-debug.log
btnwtn 6517ea3
Resolve rebase
btnwtn 5767ccc
Remove stray comment
btnwtn 02e9b20
Merge master
btnwtn e84287a
Remove comment
btnwtn ec3819b
Small grammatical correction (#367)
antonky 6d2314e
Clarify why we only need css?-autoprefixer in development
gaearon bf574e5
add shebang to tasks scripts (#376)
apaleslimghost 1fc930a
Tweak Jest default settings (#378)
gaearon 50b207b
Fixed typo (#382)
Nopik 4c5f6ab
Creating a new app in the current directory (#368)
torifat 0877119
Update package.json (#397)
A-gambit c00791d
Add Object.assign() polyfill (#399)
gaearon 457afbf
Bump case-sensitive-paths-webpack-plugin
gaearon 32d3b31
Add Surge.sh to deploy instructions (#379)
elboman f44110c
Allow popular test path conventions (#400)
gaearon 60d7321
Make build output more chill
gaearon 652757d
Make missing module output slimmer
gaearon 06cd148
Add React Native Web support (#407)
grigio 82a72cc
Disable dot rule of connect-history-api-fallback (#422)
mxstbr b3de316
Load favicon through html-loader. (#428)
andreypopp adb0529
Add a hash to media files even in the devmode. (#446)
arunoda cda93e0
add otf font format to loaders (#434)
A-gambit ec9ff20
Deactivate the `new-cap` rule in ESLint (#470)
rricard 230e10f
Add 0.2.2 changelog (#475)
gaearon 0feaf5b
Add migration instructions
gaearon f41439d
Link to Heroku article
gaearon e528bd2
Added support for webp images in #442 (#458)
gafemoyano 6965a38
Clarify "homepage" field has special meaning
gaearon fccf0c5
Correcting typo on README.md (#479)
GautierT 087184d
Clarify 0.3.0 is not out yet
gaearon 342cde9
Fix default package version added by global CLI (#491)
kripod 56b3f68
Use most recent React version (#477)
wdhorton 219ce33
Add missing Changelog entry—thanks @elijahmanor!
gaearon b2d6d76
Started using babel-preset-latest (#490)
kripod 459d6a3
Prepare for 0.2.3 release
gaearon 0fafa46
Update CHANGELOG.md (#492)
gaearon cff9fcf
Mark react-scripts as executable
gaearon 85be952
Allow importing static file outside src and node_modules folders (#504)
fson 4aceb3c
Add tarec to the alternatives (#516)
geowarin 0c0f57c
Add instructions on <meta> tags
gaearon 9a32f6d
Add a link back to CRA
gaearon 9488f55
ignore .idea folder (#522)
denofevil 7500793
Add a more prominent link to the guide (#524)
fson 46dd3b9
Typo fix (#526)
coryhouse d2a01dc
removing no-return-assign lint rule (#528) (#529)
mrscobbler ebf8a0d
Update Jest (#530)
gaearon 1086150
0.3.0-beta
gaearon 95dcae8
Enable watch implicitly unless on CI (#533)
gaearon 6f5594a
Disable react-constant-elements because of bugs (#534)
gaearon e47502b
Resolve babel-runtime relative to the config (#535)
gaearon 70535b0
Remove unnecessary describe()
gaearon 38d1faf
Update deps
gaearon 45038c9
Document testing (#538)
gaearon eb287fa
Add 0.3.0 changelog (#539)
gaearon 711a83b
0.3.0
gaearon 6ca30f5
Ignore coverage folder generated by jest (#541)
ldesplat 367d363
Small testing docs tweaks. (#540)
cpojer 5924a63
Bump Jest
gaearon 95cbb8c
0.3.1
gaearon 5240b60
Add 0.3.1 to changelog
gaearon e8aa327
Update CONTRIBUTING.md
gaearon a80ba19
Explain focusing and excluding tests
gaearon c76c3e8
Update CONTRIBUTING.md
gaearon 11b6045
Fix some typos (#547)
maxdeviant 19b04ec
tagging dev-only code (@remove-on-publish-begin/end) and pre-eject-on…
Jiansen a09f77e
Clarify some of the comments
gaearon 58ec12a
Made webpack respect NODE_PATH environment variable
dfc39c2
Removed NODE_PATH from env.js
29d65bb
Added ability to specify multiple directories in node_path.
8b7ec28
Tweak how NODE_PATH is handled
gaearon ca8a450
Add Modulus to list of deployment options (#416)
theworkflow 31ceeaf
Reorder deployment instructions by alphabet + minor tweaks
gaearon fb4d585
Add src/setupTests.js to specify environment setup for Jest (#545) (#…
gaelollivier bd14fee
Remove code that is unused after publish (#550)
gaearon a515ff7
Disable implicit serving of the source files (#551)
gaearon 6287030
Look for HTTPS environment variable (#430)
dceddia 3e12578
Add 0.4.0 changelog
gaearon a6668c2
0.4.0
gaearon a0d79ac
Mention npm test in init output
gaearon c35b806
Clarify proxy instructions in generated app README (#537)
3880051
Fix tasks
gaearon 03a65fc
Fix typo
gaearon edd9383
fix typo setupTest.js -> setupTests.js (#555)
ad332ed
Fix version in CHANGELOG npm install command (#557)
ericf b46617e
Provide custom onError handler for http-proxy-middleware (#502)
cloudmu 31651e8
Add missing breaking change description from 0.3.0 (#562)
gaearon d7c4cb0
Fix e2e test (#561)
gaearon c9aee5b
Document #564
gaearon 9d8a2f9
Adds JSX extension support (#563)
tizmagik fffcdda
Fix local end-to-end testing flow (#566)
gaearon 9dd60d6
Add 0.4.1 changelog
gaearon 4914615
0.4.1
gaearon c1161d6
Update Flow instructions (#567)
gaearon 79d4e10
Add a note on decorators
gaearon 93dbdbf
Send proper error response in custom onError handler for httpProxyMid…
cloudmu 4b82f75
Warn about unsupported Node.js versions (#575)
fson f1a9874
Fix mocking assets with special characters in the file path (#584)
fson 6139e6d
Avoid tons of *.json.gzip-files created in project root when running …
thangngoc89 9bf7939
Add support for *.jpeg file extension. (#624)
mareksuscak 51f16e7
Bump case-sensitive-paths-webpack-plugin version (#593)
Urthen eb19f41
Better formatting of command descriptions
btnwtn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
0 info it worked if it ends with ok | ||
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ] | ||
2 info using npm@3.10.3 | ||
3 info using node@v6.3.1 | ||
4 verbose run-script [ 'prestart', 'start', 'poststart' ] | ||
5 info lifecycle react-scripts@0.3.0-alpha~prestart: react-scripts@0.3.0-alpha | ||
6 silly lifecycle react-scripts@0.3.0-alpha~prestart: no script for prestart, continuing | ||
7 info lifecycle react-scripts@0.3.0-alpha~start: react-scripts@0.3.0-alpha | ||
8 verbose lifecycle react-scripts@0.3.0-alpha~start: unsafe-perm in lifecycle true | ||
9 verbose lifecycle react-scripts@0.3.0-alpha~start: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/newton/Science/create-react-app/node_modules/.bin:/usr/local/bin:.git/safe/../../bin:/Users/newton/.rbenv/shims:/Users/newton/.bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin | ||
10 verbose lifecycle react-scripts@0.3.0-alpha~start: CWD: /Users/newton/Science/create-react-app | ||
11 silly lifecycle react-scripts@0.3.0-alpha~start: Args: [ '-c', 'node scripts/start.js --debug-template' ] | ||
12 silly lifecycle react-scripts@0.3.0-alpha~start: Returned: code: 1 signal: null | ||
13 info lifecycle react-scripts@0.3.0-alpha~start: Failed to exec start script | ||
14 verbose stack Error: react-scripts@0.3.0-alpha start: `node scripts/start.js --debug-template` | ||
14 verbose stack Exit status 1 | ||
14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:242: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.<anonymous> (/usr/local/lib/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:852:16) | ||
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) | ||
15 verbose pkgid react-scripts@0.3.0-alpha | ||
16 verbose cwd /Users/newton/Science/create-react-app | ||
17 error Darwin 15.6.0 | ||
18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" | ||
19 error node v6.3.1 | ||
20 error npm v3.10.3 | ||
21 error code ELIFECYCLE | ||
22 error react-scripts@0.3.0-alpha start: `node scripts/start.js --debug-template` | ||
22 error Exit status 1 | ||
23 error Failed at the react-scripts@0.3.0-alpha start script 'node scripts/start.js --debug-template'. | ||
23 error Make sure you have the latest version of node.js and npm installed. | ||
23 error If you do, this is most likely a problem with the react-scripts package, | ||
23 error not with npm itself. | ||
23 error Tell the author that this fails on your system: | ||
23 error node scripts/start.js --debug-template | ||
23 error You can get information on how to open an issue for this project with: | ||
23 error npm bugs react-scripts | ||
23 error Or if that isn't available, you can get their info via: | ||
23 error npm owner ls react-scripts | ||
23 error There is likely additional logging output above. | ||
24 verbose exit [ 1, true ] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new message looks good to me. But let's wrap this line at 80 characters, so it doesn't break with the "standard" terminal window size.