Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

update npm packages #1

Closed
eduarguz opened this issue Apr 11, 2017 · 2 comments
Closed

update npm packages #1

eduarguz opened this issue Apr 11, 2017 · 2 comments
Assignees
Labels

Comments

@eduarguz
Copy link

In order to make it work in a completely new project I had to change
in package.json :
node_modules/cross-env/bin/cross-env.js
To -> node_modules/cross-env/dist/bin/cross-env.js
and update laravel-mix package using "laravel-mix": "0.*",
just to let you know and check if it was a global issue or just mine

@joselfonseca
Copy link
Owner

Thanks! I do have to update the package.json file. Will do it as soon as i get a chance.

@joselfonseca joselfonseca self-assigned this Apr 11, 2017
@joselfonseca
Copy link
Owner

fixed in f7ef7c3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants