Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

chore: lock @types jasmine #381

Merged
merged 1 commit into from
Feb 11, 2017
Merged

chore: lock @types jasmine #381

merged 1 commit into from
Feb 11, 2017

Conversation

Foxandxss
Copy link
Member

No description provided.

@Dev4mir
Copy link

Dev4mir commented Feb 27, 2017

I changed @types/jasmine": "2.5.36" but still not working

@Foxandxss
Copy link
Member Author

define what is not working.

@Dev4mir
Copy link

Dev4mir commented Feb 27, 2017

I tried to npm start but still receive same error
node_modules/@types/jasmine/index.d.ts(39,52): error TS1005: '=' expected.

@Foxandxss
Copy link
Member Author

are you sure you deleted the old @types from node_modules? Delete the folder and npm install again.

@Dev4mir
Copy link

Dev4mir commented Feb 27, 2017

thanks it's working now.
sorry i'm new to angular thanks again :-)

@Foxandxss
Copy link
Member Author

Whether this is not really an angular issue, if you update your package.json and even if you npm install, iy won't replace packages. That mean that if you change the line of jasmine by hand, even if you npm install it will ignore it. You would need to remove the package from node_modules and install it again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants