Coder Social home page Coder Social logo

Comments (13)

kazeidesign avatar kazeidesign commented on July 30, 2024 1

I find one solution :

1/ clever init yourApp

2/ CTRL + Z to quit the init when it's Installing: Frontend ┊ Step: Installing bower components...

3/ Open frontend/bower.json

4/ Remove the resolutions part at the bottom of the file and save

"resolutions": {
"angular": "1.2.6",
"angular-mocks": "1.2.6"
}

5/ clever setup -S

6/ clever serve

Now, it works.

from cleverstack-cli.

kazeidesign avatar kazeidesign commented on July 30, 2024 1

Remove the resolution part:

"resolutions": {
"angular": "1.2.6",
"angular-mocks": "1.2.6"
}

at the bottom of the file. Don't forgot the , at the previous {.

KazeiDesign

from cleverstack-cli.

pilsy avatar pilsy commented on July 30, 2024

Hi @rotober -- Just wondering, if you go into E:\MyJob\cleverstack\myapp\frontend folder and run bower i what happens?

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

Thanks for the feedback, I've attached the result of bower i.
BR
R.

On Fri, Jul 15, 2016 at 7:05 PM, Richard [email protected] wrote:

Hi @rotober https://github.com/rotober -- Just wondering, if you go
into E:\MyJob\cleverstack\myapp\frontend folder and run bower i what
happens?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#88 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AKqn-kWOSC48kkCPdh0o3ZbLT24ELPPNks5qV73UgaJpZM4JNOwM
.

from cleverstack-cli.

pilsy avatar pilsy commented on July 30, 2024

@rotober i'm guessing you replied to the email with an attachment but github hasn't uploaded it as an attachment to the ticket?

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

Sorry I did just reply as an email...
BR
R.
boweri.zip

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

Hi, any clue about the issue ?
Thanks
R.

from cleverstack-cli.

kazeidesign avatar kazeidesign commented on July 30, 2024

Hi,

I have the same issue.

When i run bower i =
/my-first-app/frontend$ bower install
[{
"level": "warn",
"id": "extra-resolution",
"message": "Unnecessary resolution: angular-mocks#1.2.6",
"data": {
"name": "angular-mocks",
"resolution": "1.2.6",
"action": "delete"
}
}]
{}

os: windows 10 & Ubuntu 16.04
node.js: 4.5.0
npm: 3.10.6
bower: 1.7.9
cleverstack: 1.2.10

Any clue?
Thanks

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

Sorry I haven't received any feedback more and I haven't had time to address the issue by myself, hope the team would have a solution.
BR
R.

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

Thanks, I'll give it a try asap.
W/ resolutions part you mean everything inside "data" block or just the line: "resolution": "1.2.6", ?
BR
R.

from cleverstack-cli.

pilsy avatar pilsy commented on July 30, 2024

Thanks @kazeidesign - i will remove those resolutions from the repo so you don't have to Ctrl+Z (etc)

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

@kazeidesign Sorry but it didn't work for me, the command:
clevet setup -S
remains stuck like (as before):
clever init myapp
At this point I'll wait some time to see if @pilsy updates the repo and I'll give it the another try, then I'll give up if things don't work .
Thank you
R.

from cleverstack-cli.

rotober avatar rotober commented on July 30, 2024

@pilsy ,
hi any chance to have the repo updated without the resolutions stated above ?
Thank you
R.

from cleverstack-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.