Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7045379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:31:25+00:00 2026-05-28T02:31:25+00:00

My situation I’m checking out spine.js for a web application I’m thinking of writing.

  • 0

My situation

I’m checking out spine.js for a web application I’m thinking of writing. I’ve read all the documentation and gone through all the examples. Now I’m trying to run the spine.contacts example project on my own Windows 7 laptop.

I’m running node v0.6.6 for Windows

What I’ve done

  • Installed node
  • Installed spine, spine-app and hem through npm
  • Extracted spine.contacts in a folder
  • Run npm install . inside the folder, which created the node_modules folder with a bunch of directories inside, including jqueryify
  • Run hem server to start the test server
  • Basically followed all the instructions to the letter

The problem

Running the application in Chrome (http://localhost:9294), JavaScript throws an exception at line 9 in index.html (I’ve included index.html below). It reads “Uncaught module jqueryify not found”. I know the jqueryify dependency was installed by npm earlier, but I tried removing that line anyway and linking in jQuery manually. Now I got the error “Uncaught module index not found” in application.js. That certainly isn’t a dependency error, since the index.js file is local and it’s the main script file in the project.

So it seems there’s a problem with the require function. I’ve Googled a lot and nothing I’ve found has indicated that spine.js shouldn’t work on Windows.

Any ideas?


Some links

  • The GIT page for spine.contacts
  • A demo of the exact same project on herokuapp.com

index.html:

<!DOCTYPE html>
<html>
<head>
  <meta charset=utf-8>
  <title>App</title>
  <link rel="stylesheet" href="/application.css" type="text/css" charset="utf-8">
  <script src="/application.js" type="text/javascript" charset="utf-8"></script>
  <script type="text/javascript" charset="utf-8">
    var jQuery  = require("jqueryify"); // I'm line 9!!
    var exports = this;
    jQuery(function(){
      var App = require("index");
      exports.app = new App({el: $("#article")});      
    });
  </script>  
</head>
<body>
  <header id="header"><h1>Spine Contacts</h1></header>
  <article id="article"></article>
</body>
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:31:25+00:00Added an answer on May 28, 2026 at 2:31 am

    Hem is not supported on Windows. I found myself in the same situation and tried the same approaches.

    More info here: https://github.com/maccman/hem/issues/23

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Situation: 1. Linux TCP server 2 Windows C# client application The server receives messages
Situation is you have to develop an application against an Active Directory Tree. Want
Situation: I am writing a program in C that maintains a number of threads.
Situation: I am using the Navigation Based Application project template. And my root view
Situation: I have an Xcode project based on the Navigation-Based-Application template. So that means
Situation: I am writing a program to solve for primes. I need to solve
Situation: I am working on a Qt4 application constructed in this way (in case
Situation: Large company with several internal Java applications that launched via Java Web Start
Situation : Silverlight 4 app communicating with a server component through WCF, using basicHttpBinding
Situation In my Wicket application, I have a page which contains two tags. Each

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.