Upgrade multiple npm packages to their latest version#12
Open
Upgrade multiple npm packages to their latest version#12
Conversation
Collaborator
mairh
commented
Oct 31, 2017
- Packages upgrade to their latest versions
89a88cb to
888df31
Compare
Contributor
|
Resolved conflicts with master |
TomiHiltunen
suggested changes
Oct 31, 2017
Contributor
TomiHiltunen
left a comment
There was a problem hiding this comment.
yarn watch fails after some 10-30s with message:
Module build failed: Error: ENOENT: no such file or directory, scandir '/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/vendor'
at Object.fs.readdirSync (fs.js:871:18)
at Object.getInstalledBinaries (/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/lib/extensions.js:124:13)
at foundBinariesList (/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/lib/errors.js:20:15)
at foundBinaries (/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/lib/errors.js:15:5)
at Object.module.exports.missingBinary (/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/lib/errors.js:45:5)
at module.exports (/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/lib/binding.js:15:30)
at Object.<anonymous> (/Users/tomi/Development/Junction/Synergy/node_modules/node-sass/lib/index.js:14:35)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/Users/tomi/Development/Junction/Synergy/node_modules/sass-loader/lib/loader.js:3:14)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at loadLoader (/Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/loadLoader.js:13:17)
at iteratePitchingLoaders (/Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/LoaderRunner.js:169:2)
at iteratePitchingLoaders (/Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/LoaderRunner.js:165:10)
at /Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/LoaderRunner.js:173:18
at loadLoader (/Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/loadLoader.js:36:3)
at iteratePitchingLoaders (/Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/LoaderRunner.js:169:2)
at runLoaders (/Users/tomi/Development/Junction/Synergy/node_modules/loader-runner/lib/LoaderRunner.js:362:2)
at NormalModule.doBuild (/Users/tomi/Development/Junction/Synergy/node_modules/webpack/lib/NormalModule.js:182:3)
@ ./src/app/components/landing/Welcome.c.scss 4:14-149
@ ./src/app/components/landing/Welcome.js
@ ./src/app/components/Landing.js
@ ./src/app/components/App.js
@ ./src/app/index.js
@ multi babel-polyfill ./src/app/index.js```
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.