-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Install error #919
Comments
Is |
Yes the error is exactly the same
|
Can you post a whole log including your command to gist.github.org? use |
https://gist.github.com/sridwan/076b57741481d219b94b I've upload |
Can you try: or try as usual but not as root? |
Yes, it installs succesfully. |
So I think you have a normal behaviour of npm - it refuses to run scripts as I think we can close this because it is not specific to node-sass at all. |
Implement third party plugin loader
ubuntu 14.04
node v0.12.2 (compile from source)
npm v2.7.4
when installing node-sass locally
npm install node-sass
, got this error:Tried
[email protected]
, same error.But when install globally
npm install -g node-sass
install successful.It will be helpful if can install locally per project.
Any help / hints would be very appreciated.
The text was updated successfully, but these errors were encountered: