i cant load th db on fundamentals project

https://learninghub.kx.com/forums/topic/i-cant-load-th-db-on-fundamentals-project

dbPath: "/home/jovyan/fundamentals_capstone_dbs/"

\l dbPath

fix :  system "l ",getenv[`HOME],"/fundamentals_capstone_dbs/"

Hi @Juanse ,

Did you get sorted okay? :smile: 

Thanks,

Megan

no , it gives me a char problem 

its frustrating i tried several times to resolve , a while ago was working i tried to load how it says on project.md by the way the block of code to write doesnt allow to write just scratchpad , and gives me type: mismatched types   @megan_mcp  

Hi @Juanse ,

Would you be able to share a screenshot of the code you are running and the error you are getting?

Thanks,

Megan

yes , thank you , icannot write in the block scope and it gives me the error on loading db when i tried with sucess before 

i did it again and it worked fine , also can you provide me an example for writing tests because i tried but i got sintax error and 0b

Hi @Juanse ,

To preform a test, complete the exercises as normal, then when you want to test a function:

1. Right click on the Function.test file so in this case it would be "showTableSummary.quke" -> Code -> Run Tests

It will tell you if the tests have passed. Keep in mind you do not have to add anything to the tests!!

Example below :


Amazing , thank you !! ill be checking out ?

Hi , i have the following error, i cant run the comand To load the db : system "l ",getenv[`HOME],"/fundamentals_capstone_dbs/"  

Hi @Juanse I reran your setups step (from the README) , can you try now?

thank you , what it means this error ?  it wasnt happen before

resolved , i had to access on storage by date , thank you! if i have more questions ill let you know 

@mwoods @megan_mcp i tried to download or render md and have this errors 

@Juanse I have rerun the setup script again for you, see below steps, navigate to directory on Termnial, run setup.sh and then relaunch Developer from Launcher window.


I am not sure of the cause of the error, perhaps something you are running is triggering it but this fix should unblock you at least.




of course sr i did maybe the browser ? i dont know , i did the steps correctly but is the same error than before 

is about restarting the server