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

I need help to get started #28

Open
luchopb opened this issue Mar 26, 2018 · 1 comment
Open

I need help to get started #28

luchopb opened this issue Mar 26, 2018 · 1 comment

Comments

@luchopb
Copy link

luchopb commented Mar 26, 2018

Hello how are you? I'm new to this and I need help to start using the tool. I just registered in Temasys and I already have my API KEY. I downloaded the files of this GIT and I uploaded them to my server but when I open the web it says that there are missing files: "loader.js" and I can not make it work. Can someone give me a hand? Thank you

@rommel-temasys
Copy link

replace.zip

Please start with a clean copy of the project, and download and unzip the attached the file.

Replace index.html in /source folder
Replace app.styl in /source/styles

  1. npm install grunt and npm install -g grunt-cli (if you haven not installed previously)
  2. go to package.json file
  3. look for "grunt-contrib-imagemin" and update the version to "^0.9.2"
  4. npm install
  5. cd node_modules/grunt-contrib-imagemin
  6. npm install imagemin@4.0.0
  7. grunt stage and grunt publish should work without errors

I hope this helps.

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