wasp db migrate-dev🐝 --- Compiling wasp project... --------------------------------------------------❌ --- [Error] Your wasp project failed to compile: -------------------------------- /home/jphj/rapid-fm/main.wasp @ 21:3-10 Parse error: Unexpected token: password Expected one of the following tokens instead: '}',',' 20 | email: String 21 | password: String 22 | stationRole: String- /home/jphj/rapid-fm/main.wasp @ 21:11 Parse error: Unexpected token: : Expected one of the following tokens instead: <identifier> 20 | email: String 21 | password: String 22 | stationRole: String- /home/jphj/rapid-fm/main.wasp @ 22:14 Parse error: Unexpected token: : Expected one of the following tokens instead: '(','[','{','import','true','false',<string>,<number>,<number>,'{=',<identifier> 21 | password: String 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities- /home/jphj/rapid-fm/main.wasp @ 23:6 Parse error: Unexpected token: : Expected one of the following tokens instead: '(','[','{','import','true','false',<string>,<number>,<number>,'{=',<identifier> 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities 24 | }- /home/jphj/rapid-fm/main.wasp @ 23:8 Parse error: Unexpected token: [ Expected one of the following tokens instead: <identifier>,<eof> 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities 24 | }- /home/jphj/rapid-fm/main.wasp @ 23:9-10 Parse error: Unexpected token: Dj Expected one of the following tokens instead: <eof> 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities 24 | }❌ --- [Error] Compilation of wasp project failed: --------------------------------6 errors found
wasp db migrate-dev🐝 --- Compiling wasp project... --------------------------------------------------❌ --- [Error] Your wasp project failed to compile: -------------------------------- /home/jphj/rapid-fm/main.wasp @ 21:3-10 Parse error: Unexpected token: password Expected one of the following tokens instead: '}',',' 20 | email: String 21 | password: String 22 | stationRole: String- /home/jphj/rapid-fm/main.wasp @ 21:11 Parse error: Unexpected token: : Expected one of the following tokens instead: <identifier> 20 | email: String 21 | password: String 22 | stationRole: String- /home/jphj/rapid-fm/main.wasp @ 22:14 Parse error: Unexpected token: : Expected one of the following tokens instead: '(','[','{','import','true','false',<string>,<number>,<number>,'{=',<identifier> 21 | password: String 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities- /home/jphj/rapid-fm/main.wasp @ 23:6 Parse error: Unexpected token: : Expected one of the following tokens instead: '(','[','{','import','true','false',<string>,<number>,<number>,'{=',<identifier> 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities 24 | }- /home/jphj/rapid-fm/main.wasp @ 23:8 Parse error: Unexpected token: [ Expected one of the following tokens instead: <identifier>,<eof> 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities 24 | }- /home/jphj/rapid-fm/main.wasp @ 23:9-10 Parse error: Unexpected token: Dj Expected one of the following tokens instead: <eof> 22 | stationRole: String 23 | djs: [Dj] // Correct syntax for array of related entities 24 | }❌ --- [Error] Compilation of wasp project failed: --------------------------------6 errors found
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.