Skip to content
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

error in less #6

Open
Amenocy opened this issue May 8, 2016 · 2 comments
Open

error in less #6

Amenocy opened this issue May 8, 2016 · 2 comments

Comments

@Amenocy
Copy link

Amenocy commented May 8, 2016

hi ,
i installed and configured but app ,return this error
500 Error: Invalid mapping: {"generated":{"line":487,"column":2},"source":"/Users/Amin/expg/public/css/vendor/bootstrap/type.less","original":{"line":1,"column":null},"name":null}

@chrislewispac
Copy link
Contributor

this just popped up yesterday or today and I think must be a result of an update in a node_module dependency version

@chrislewispac
Copy link
Contributor

appears related to this. less/less.js#2896

For now change in package.json

"less": "^2.5.1"  -> to ->    "less": "2.5.1",

yhnavein added a commit that referenced this issue May 12, 2016
less in exact version (#6)
added sample .env file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants