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 starting after compound generate crud post title content... #654

Open
InTEGr8or opened this issue Nov 12, 2017 · 3 comments
Open

Error starting after compound generate crud post title content... #654

InTEGr8or opened this issue Nov 12, 2017 · 3 comments

Comments

@InTEGr8or
Copy link

I am just trying to run through the instructions in the Readme.md. I am able to run the crud generate command listed in the Readme.md and receive no errors.

Then when I star the server with compound s 3000 I get

express deprecated app.configure: Check app.get('env') in an if statement config\environment.js:6:9
connect deprecated methodOverride: use method-override npm module instead config\environment.js:16:25
express deprecated app.configure: Check app.get('env') in an if statement config\environments\developmen
t.js:6:9
undefined:26
Post = describe 'Post', ->
                ^^^^^^

SyntaxError: Unexpected string
  at new Function (<anonymous>:null:null)
  at loadSchema (D:\Documents\Projects\blog2\node_modules\jugglingdb\lib\railway.js:108:18)
  at init (D:\Documents\Projects\blog2\node_modules\jugglingdb\lib\railway.js:74:9)
  at CompoundServer.initialize (D:\Documents\Projects\blog2\node_modules\jugglingdb\index.js:94:13)
  at emitTwo (events.js:106:13)
  at CompoundServer.emit (events.js:194:7)
  at CompoundServer.initCompound [as init] (D:\Documents\Projects\blog2\node_modules\compound\lib\compou
nd.js:152:14)
  at CompoundServer.initCompoundServer [as init] (D:\Documents\Projects\blog2\node_modules\compound\lib\
server\compound.js:54:29)
  at Object.<anonymous> (C:\Users\Mark Stouffer\AppData\Roaming\npm\node_modules\compound\bin\compound.j
s:30:10)
  at Module._compile (module.js:571:32)
  at Object.Module._extensions..js (module.js:580:10)
  at Module.load (module.js:488:32)
  at tryModuleLoad (module.js:447:12)
  at Function.Module._load (module.js:439:3)
  at Module.runMain (module.js:605:10)
  at run (bootstrap_node.js:423:7)
  at startup (bootstrap_node.js:147:9)
  at bootstrap_node.js:538:3```

I'm in Windows 10 with node -v 7.8.0
@Chhantea
Copy link

Chhantea commented May 2, 2019

got same error

@manbusiwei
Copy link

must use javascript type

how do this? help me please

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

4 participants
@InTEGr8or @Chhantea @manbusiwei and others