Skip to content
This repository has been archived by the owner on Dec 9, 2019. It is now read-only.

Fixed a package install failure at npm install #49

Closed
wants to merge 1 commit into from

Conversation

m0ai
Copy link
Member

@m0ai m0ai commented Feb 12, 2019

What is this merge requests?

This merge requests created for solve a travis-ci error during npm install; related to the same issuse

/var/www/html/client/node_modules/webpack-cli/bin/config-yargs.js:89
				describe: optionsSchema.definitions.output.properties.path.description,
				                                           ^
TypeError: Cannot read property 'properties' of undefined

What is changed?

  • Changed a webpack-cli version; ^2.1.5 to ^3.1.1
  • Changed a webpack-dev-server(dependecy of webpack-cli); ^3.1.10 to ^3.1.14

@m0ai m0ai changed the title Fixed a package install failure at npm install WIP: Fixed a package install failure at npm install Feb 12, 2019
@m0ai m0ai changed the title WIP: Fixed a package install failure at npm install Fixed a package install failure at npm install Feb 12, 2019
@m0ai
Copy link
Member Author

m0ai commented Feb 26, 2019

duplicate with #50

@m0ai m0ai closed this Feb 26, 2019
@m0ai m0ai deleted the fix/npm-failure branch February 26, 2019 06:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant